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.
|
inline |
Definition at line 33 of file MyGUI_ImageInfo.h.
float MyGUI::ImageItem::frame_rate |
Definition at line 39 of file MyGUI_ImageInfo.h.
std::vector<FloatRect> MyGUI::ImageItem::images |
Definition at line 40 of file MyGUI_ImageInfo.h.