November 10, 2011

Some more classes

Hi,

As I said in my last post, I'm going to share some more of my classes now. These are:

UpdateRectSprite: I use it to update the sprites rect during move update, because of the collosions.

GarbageCollector: Its track some objects during moving and kill them at the boundary of the levelmap.

Dialog: It is  update the HUD dialog data.

MoveSprite: Update sprites posítion according to time and speed.

AnimateSprite: It update the Sprites frames.

No comments:

Post a Comment