Urho3D::Spriter::SpriterData Struct Reference

Spriter data. More...

#include <Urho3D/Urho2D/SpriterData2D.h>

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

Public Member Functions

void Reset ()
 
bool Load (const pugi::xml_node &node)
 
bool Load (const void *data, size_t size)
 

Public Attributes

int scmlVersion_
 
String generator_
 
String generatorVersion_
 
PODVector< Folder * > folders_
 
PODVector< Entity * > entities_
 

Detailed Description

Spriter data.


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