SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
LayoutActorFlag Class Reference

Public Attributes

u8 mIsDead
 
u8 mIsStopAnimFrame
 
u8 mIsHidden
 
u8 mIsOffCalcAnim
 

Detailed Description

Definition at line 5 of file LayoutActorFlag.hpp.

Constructor & Destructor Documentation

◆ LayoutActorFlag()

LayoutActorFlag::LayoutActorFlag ( )

Definition at line 3 of file LayoutActorFlag.cpp.

Member Data Documentation

◆ mIsDead

u8 LayoutActorFlag::mIsDead

Definition at line 9 of file LayoutActorFlag.hpp.

◆ mIsStopAnimFrame

u8 LayoutActorFlag::mIsStopAnimFrame

Definition at line 10 of file LayoutActorFlag.hpp.

◆ mIsHidden

u8 LayoutActorFlag::mIsHidden

Definition at line 11 of file LayoutActorFlag.hpp.

◆ mIsOffCalcAnim

u8 LayoutActorFlag::mIsOffCalcAnim

Definition at line 12 of file LayoutActorFlag.hpp.