Iotagames / Untitled

Cyber game
2 stars 0 forks source link

Entity Refactoring #13

Closed lolwat999 closed 12 years ago

lolwat999 commented 12 years ago

Entity is missing some helpful functions such as: void setPosition(x, y); Vector2f getPosition(); Vector2f getSize();

lolwat999 commented 12 years ago

These three methods are in now, might need more stuff later though.