SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
NameObjFunction Class Reference

Contains static functions to begin and end movement in a NameObj. More...

#include <NameObj.hpp>

Static Public Member Functions

static void requestMovementOn (NameObj *)
 
static void requestMovementOff (NameObj *)
 

Detailed Description

Contains static functions to begin and end movement in a NameObj.

Definition at line 44 of file NameObj.hpp.

Member Function Documentation

◆ requestMovementOn()

void NameObjFunction::requestMovementOn ( NameObj * pObj)
static

Definition at line 90 of file NameObj.cpp.

◆ requestMovementOff()

void NameObjFunction::requestMovementOff ( NameObj * pObj)
static

Definition at line 95 of file NameObj.cpp.