MyGUI
3.2.0
|
#include <MyGUI_ImageInfo.h>
Public Member Functions | |
ImageItem () | |
Data Fields | |
float | frame_rate |
std::vector< FloatRect > | images |
Definition at line 30 of file MyGUI_ImageInfo.h.
MyGUI::ImageItem::ImageItem | ( | ) | [inline] |
Definition at line 33 of file MyGUI_ImageInfo.h.
Definition at line 39 of file MyGUI_ImageInfo.h.
std::vector<FloatRect> MyGUI::ImageItem::images |
Definition at line 40 of file MyGUI_ImageInfo.h.