Urho3D
|
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Urho2D/SpriterData2D.h>
Public Member Functions | |
File (Folder *folder) | |
bool | Load (const pugi::xml_node &node) |
Public Attributes | |
Folder * | folder_ {} |
int | id_ {} |
String | name_ |
float | width_ {} |
float | height_ {} |
float | pivotX_ {} |
float | pivotY_ {} |
File.