#include <MyGUI_ImageInfo.h>
Definition at line 31 of file MyGUI_ImageInfo.h.
◆ ImageIndexInfo()
MyGUI::ImageIndexInfo::ImageIndexInfo |
( |
const std::string & |
_texture, |
|
|
const IntSize & |
_size, |
|
|
const float |
_rate, |
|
|
const std::vector< IntPoint > & |
_frames |
|
) |
| |
|
inline |
◆ frames
const std::vector<IntPoint>& MyGUI::ImageIndexInfo::frames |
◆ rate
const float MyGUI::ImageIndexInfo::rate |
◆ size
const IntSize& MyGUI::ImageIndexInfo::size |
◆ texture
const std::string& MyGUI::ImageIndexInfo::texture |
The documentation for this struct was generated from the following file: