![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::SpriteSheet, including all inherited members.
getAnimationIndex(const std::string &name, const std::string &sprite) const | xy::SpriteSheet | |
getSprite(const std::string &name) const | xy::SpriteSheet | |
getSprites() const | xy::SpriteSheet | |
getTexturePath() const | xy::SpriteSheet | |
loadFromFile(const std::string &path, TextureResource &rx) | xy::SpriteSheet | |
loadFromFile(const std::string &path, ResourceHandler &rx) (defined in xy::SpriteSheet) | xy::SpriteSheet | |
removeSprite(const std::string &name) | xy::SpriteSheet | |
saveToFile(const std::string &path) | xy::SpriteSheet | |
setSprite(const std::string &name, const Sprite &data) | xy::SpriteSheet | |
setTexturePath(const std::string &path) | xy::SpriteSheet | |
SpriteSheet() (defined in xy::SpriteSheet) | xy::SpriteSheet |