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 |