|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| bool | get (int) const |
| void | set (int, bool) |
Public Attributes | |
| u32 | mFlags [0x4] |
Definition at line 8 of file StageSwitch.hpp.
|
inline |
Definition at line 10 of file StageSwitch.hpp.
| bool BitFlag128::get | ( | int | idx | ) | const |
Definition at line 5 of file StageSwitch.cpp.
| void BitFlag128::set | ( | int | bit_index, |
| bool | setTrue ) |
Definition at line 11 of file StageSwitch.cpp.
| u32 BitFlag128::mFlags[0x4] |
Definition at line 20 of file StageSwitch.hpp.