ScummVM API documentation
Crab::TMX::MapLayer Class Reference
Inheritance diagram for Crab::TMX::MapLayer:
Crab::TMX::Layer

Public Member Functions

bool load (const Common::Path &path, rapidxml::xml_node< char > *node)
 
- Public Member Functions inherited from Crab::TMX::Layer
bool load (rapidxml::xml_node< char > *node)
 

Public Attributes

Common::Array< Common::Array< TileInfo > > _tile
 
LayerType _type
 
pyrodactyl::image::Image _img
 
Rect _pos
 
Common::List< Rect_boundRect
 
Vector2f _rate
 
bool _collide
 
- Public Attributes inherited from Crab::TMX::Layer
Common::String _name
 
int _w
 
int _h
 

The documentation for this class was generated from the following file: