MyGUI
3.0.1
|
#include <MyGUI_ImageInfo.h>
Public Member Functions | |
ImageItem () |
Data Fields | |
float | frame_rate |
std::vector< FloatRect > | images |
Definition at line 31 of file MyGUI_ImageInfo.h.
|
inline |
Definition at line 33 of file MyGUI_ImageInfo.h.
float MyGUI::ImageItem::frame_rate |
Definition at line 35 of file MyGUI_ImageInfo.h.
std::vector<FloatRect> MyGUI::ImageItem::images |
Definition at line 36 of file MyGUI_ImageInfo.h.