|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| BothDirPtrList (bool) | |
| void | initiate () |
| void | setFirst (MR::BothDirPtrLink *) |
| bool | append (MR::BothDirPtrLink *) |
| bool | remove (MR::BothDirPtrLink *) |
Public Attributes | |
| MR::BothDirPtrLink * | _0 |
| MR::BothDirPtrLink * | _4 |
| u32 | _8 |
Definition at line 20 of file BothDirList.hpp.
| MR::BothDirPtrList::BothDirPtrList | ( | bool | doInitialize | ) |
Definition at line 15 of file BothDirList.cpp.
| void MR::BothDirPtrList::initiate | ( | ) |
Definition at line 21 of file BothDirList.cpp.
| void MR::BothDirPtrList::setFirst | ( | MR::BothDirPtrLink * | pFirst | ) |
Definition at line 27 of file BothDirList.cpp.
| MR::BothDirPtrLink* MR::BothDirPtrList::_0 |
Definition at line 29 of file BothDirList.hpp.
| MR::BothDirPtrLink* MR::BothDirPtrList::_4 |
Definition at line 30 of file BothDirList.hpp.
| u32 MR::BothDirPtrList::_8 |
Definition at line 31 of file BothDirList.hpp.