Urho3D::Spriter::File Struct Reference

File. More...

#include <Urho3D/Urho2D/SpriterData2D.h>

Collaboration diagram for Urho3D::Spriter::File:
[legend]

Public Member Functions

 File (Folder *folder)
 
bool Load (const pugi::xml_node &node)
 

Public Attributes

Folderfolder_
 
int id_
 
String name_
 
float width_
 
float height_
 
float pivotX_
 
float pivotY_
 

Detailed Description


The documentation for this struct was generated from the following files:
  • Source/Urho3D/Urho2D/SpriterData2D.h
  • Source/Urho3D/Urho2D/SpriterData2D.cpp