Definition at line 9 of file MapdataStartPoint.hh.
Classes | |
| struct | SData |
Public Member Functions | |
| MapdataStartPoint (const SData *data) | |
| void | read (EGG::Stream &stream) |
| void | findKartStartPoint (EGG::Vector3f &pos, EGG::Vector3f &angles, u8 placement, u8 playerCount) |
Private Attributes | |
| const SData * | m_rawData |
| EGG::Vector3f | m_position |
| EGG::Vector3f | m_rotation |
| s16 | m_playerIndex |
| Kinoko::System::MapdataStartPoint::MapdataStartPoint | ( | const SData * | data | ) |
Definition at line 42 of file MapdataStartPoint.cc.
|
0x80514368 |
Definition at line 59 of file MapdataStartPoint.cc.
| void Kinoko::System::MapdataStartPoint::read | ( | EGG::Stream & | stream | ) |
Definition at line 47 of file MapdataStartPoint.cc.
|
private |
Definition at line 28 of file MapdataStartPoint.hh.
|
private |
Definition at line 26 of file MapdataStartPoint.hh.
|
private |
Definition at line 25 of file MapdataStartPoint.hh.
|
private |
Definition at line 27 of file MapdataStartPoint.hh.