|
Neo
0.5.0
Developer Documentation
|
#include <TexturesAnim.h>
Public Member Functions | |
| TexturesAnim (void) | |
| ~TexturesAnim (void) | |
| void | destroy (void) |
| TextureAnim * | allocTexturesAnim (unsigned int size) |
| void | clearTexturesAnim (void) |
| unsigned int | getTexturesAnimNumber (void) |
| TextureAnim * | getTexturesAnim (void) |
Static Public Member Functions | |
| static TexturesAnim * | getNew (void) |
| Neo::TexturesAnim::TexturesAnim | ( | void | ) |
| Neo::TexturesAnim::~TexturesAnim | ( | void | ) |
| TextureAnim* Neo::TexturesAnim::allocTexturesAnim | ( | unsigned int | size | ) |
| void Neo::TexturesAnim::clearTexturesAnim | ( | void | ) |
| void Neo::TexturesAnim::destroy | ( | void | ) |
|
static |
|
inline |
|
inline |