Sprite.h File Reference
#include "Model.h"

Go to the source code of this file.

Classes

class  Sprite
 A 2d plane that can be rendered to the screen. More...
 

Typedefs

typedef std::shared_ptr< SpriteSpritePtr
 

Typedef Documentation

typedef std::shared_ptr< Sprite > SpritePtr