MyGUI 3.4.1
|
#include <MyGUI_ImageInfo.h>
Public Member Functions | |
ImageItem () | |
Data Fields | |
float | frame_rate |
std::vector< FloatRect > | images |
Definition at line 16 of file MyGUI_ImageInfo.h.
|
inline |
Definition at line 19 of file MyGUI_ImageInfo.h.
float MyGUI::ImageItem::frame_rate |
Definition at line 25 of file MyGUI_ImageInfo.h.
std::vector<FloatRect> MyGUI::ImageItem::images |
Definition at line 26 of file MyGUI_ImageInfo.h.