|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| SwitchIdInfo (s32, const JMapInfoIter &) | |
| s32 | getSwitchNo () const |
Public Attributes | |
| JMapIdInfo * | mIDInfo |
| bool | mIsGlobal |
Definition at line 28 of file StageSwitch.hpp.
| SwitchIdInfo::SwitchIdInfo | ( | s32 | switchID, |
| const JMapInfoIter & | rIter ) |
Definition at line 31 of file StageSwitch.cpp.
| s32 SwitchIdInfo::getSwitchNo | ( | ) | const |
Definition at line 37 of file StageSwitch.cpp.
| JMapIdInfo* SwitchIdInfo::mIDInfo |
Definition at line 34 of file StageSwitch.hpp.
| bool SwitchIdInfo::mIsGlobal |
Definition at line 35 of file StageSwitch.hpp.