VEGO-Engine  0.1
Loading...
Searching...
No Matches
SpriteComponent Member List

This is the complete list of members for SpriteComponent, including all inherited members.

SpriteComponent(Textures texture, int zIndex)SpriteComponent
SpriteComponent(Textures texture, int xOffset, int yOffset, int zIndex)SpriteComponent
SpriteComponent(const char *path, int xOffset, int yOffset, int zIndex)SpriteComponent
SpriteComponent(Textures texture, bool isAnimated, std::map< std::string, std::unique_ptr< Animation > > *animationList, std::string defaultAnimation, int zIndex)SpriteComponent