Define Pop up animation frame. More...
#include <animations.h>
Public Attributes | |
Texture2D | texture |
Vector2 | pos |
int | state |
Define Pop up animation frame.
Definition at line 39 of file animations.h.
Vector2 PopUpAnimationFrame::pos |
Definition at line 45 of file animations.h.
int PopUpAnimationFrame::state |
Definition at line 48 of file animations.h.
Texture2D PopUpAnimationFrame::texture |
Definition at line 42 of file animations.h.