|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| FunctorV0F (void(*func)(void)) | |
| virtual void | operator() () const |
| virtual FunctorBase * | clone (JKRHeap *) const |
Public Attributes | |
| void * | mFunc |
Definition at line 112 of file Functor.hpp.
|
inline |
Definition at line 114 of file Functor.hpp.
|
virtual |
Implements MR::FunctorBase.
|
virtual |
Implements MR::FunctorBase.
| void* MR::FunctorV0F::mFunc |
Definition at line 121 of file Functor.hpp.