|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| MapObjConnector (LiveActor *) | |
| void | attachToUnder () |
| void | attachToBack () |
| void | attach (const TVec3f &) |
| void | connect () |
| void | connect (LiveActor *) |
Public Attributes | |
| LiveActor * | mHost |
| u32 | _4 |
| TMtx34f | _8 |
Definition at line 5 of file MapObjConnector.hpp.
| MapObjConnector::MapObjConnector | ( | LiveActor * | pActor | ) |
Definition at line 5 of file MapObjConnector.cpp.
| void MapObjConnector::attachToUnder | ( | ) |
Definition at line 11 of file MapObjConnector.cpp.
| void MapObjConnector::attachToBack | ( | ) |
Definition at line 17 of file MapObjConnector.cpp.
| void MapObjConnector::connect | ( | ) |
Definition at line 23 of file MapObjConnector.cpp.
| LiveActor* MapObjConnector::mHost |
Definition at line 15 of file MapObjConnector.hpp.
| u32 MapObjConnector::_4 |
Definition at line 16 of file MapObjConnector.hpp.
| TMtx34f MapObjConnector::_8 |
Definition at line 17 of file MapObjConnector.hpp.