46 void update(
float,
float,
float);
Creates an Animation object Creates an Animation object to handle the timing of when an Animation sho...
Creates an State object Creates an State object with virtual functions and the SpriteHandler * and wi...
Creates a StateManager object. Creates a StateManager object to be inherited. DISCLAMER - This is a m...
Credits(StateManager *, SpriteHandler *, int, int)
Creates an Entity object Creates an Entity object with all the information about the Entity...
void update(float, float, float)
Creates an SpriteHandler object Creates an SpriteHandler object to deal with all of the applications ...
void drawSpritesWithAlpha()
Creates a Credits State. Creates a Credits State that inherits State.