MyGUI
3.2.1
|
#include <MyGUI_ImageInfo.h>
Public Member Functions | |
ImageItem () | |
Data Fields | |
float | frame_rate |
std::vector< FloatRect > | images |
Definition at line 15 of file MyGUI_ImageInfo.h.
|
inline |
Definition at line 18 of file MyGUI_ImageInfo.h.
float MyGUI::ImageItem::frame_rate |
Definition at line 24 of file MyGUI_ImageInfo.h.
std::vector<FloatRect> MyGUI::ImageItem::images |
Definition at line 25 of file MyGUI_ImageInfo.h.