Urho3D::Spriter::CharacterMap Struct Reference

Character map. More...

#include <Urho3D/Urho2D/SpriterData2D.h>

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

Public Member Functions

void Reset ()
 
bool Load (const pugi::xml_node &node)
 

Public Attributes

int id_ {}
 
String name_
 
PODVector< MapInstruction * > maps_
 

Detailed Description

Character map.


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