Urho3D::Spriter::File Struct Reference
Urho3D::Spriter::File Struct Reference
#include <Urho3D/Urho2D/SpriterData2D.h>
Collaboration diagram for Urho3D::Spriter::File:
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_ {} |
Detailed Description
File.
The documentation for this struct was generated from the following files:
- Source/Urho3D/Urho2D/SpriterData2D.h
- Source/Urho3D/Urho2D/SpriterData2D.cpp