Rebel Fork Framework
|
#include <Urho3D/Urho2D/SpriterData2D.h>
Public Member Functions | |
File (Folder *folder) | |
bool | Load (const pugi::xml_node &node) |
Public Attributes | |
Folder * | folder_ {} |
int | id_ {} |
ea::string | name_ |
float | width_ {} |
float | height_ {} |
float | pivotX_ {} |
float | pivotY_ {} |
File.