crappy-coder / astrid

2D Game Engine and Application Framework
2 stars 0 forks source link

refactor to use custom getters and setters #5

Open crappy-coder opened 9 years ago

crappy-coder commented 9 years ago

Update code to use custom getters and setters instead of the explicit getPropertyName and setPropertyName functions.