#include <Seat.h>
Public Member Functions | |
| mapSeat (TiXmlElement *mapRootElement) | |
| ~mapSeat () | |
Private Member Functions | |
| bool | parse (TiXmlElement *mapRootElement) |
Private Attributes | |
| int | mSeatLayerId |
| int | seatX |
| int | seatY |
| int | width |
| int | height |
| int | anchorX |
| int | anchorY |
| mapSeat::mapSeat | ( | TiXmlElement * | mapRootElement | ) |
| mapSeat::~mapSeat | ( | ) |
| bool mapSeat::parse | ( | TiXmlElement * | mapRootElement | ) | [private] |
int mapSeat::anchorX [private] |
int mapSeat::anchorY [private] |
int mapSeat::height [private] |
int mapSeat::mSeatLayerId [private] |
int mapSeat::seatX [private] |
int mapSeat::seatY [private] |
int mapSeat::width [private] |
1.7.1