NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::lyt::ChanCtrl Struct Reference

Description

Definition at line 230 of file lyt_types.h.

Public Member Functions

void Set (GXColorSrc color, GXColorSrc alpha)
 
GXColorSrc GetColorSrc () const
 
GXColorSrc GetAlphaSrc () const
 

Public Attributes

u8 matSrcCol
 
u8 matSrcAlp
 
u8 reserve1
 
u8 reserve2
 

Constructor & Destructor Documentation

◆ ChanCtrl()

nw4r::lyt::ChanCtrl::ChanCtrl ( )
inline

Definition at line 236 of file lyt_types.h.

Member Function Documentation

◆ Set()

void nw4r::lyt::ChanCtrl::Set ( GXColorSrc color,
GXColorSrc alpha )
inline

Definition at line 240 of file lyt_types.h.

◆ GetColorSrc()

GXColorSrc nw4r::lyt::ChanCtrl::GetColorSrc ( ) const
inline

Definition at line 245 of file lyt_types.h.

◆ GetAlphaSrc()

GXColorSrc nw4r::lyt::ChanCtrl::GetAlphaSrc ( ) const
inline

Definition at line 248 of file lyt_types.h.

Member Data Documentation

◆ matSrcCol

u8 nw4r::lyt::ChanCtrl::matSrcCol

Definition at line 231 of file lyt_types.h.

◆ matSrcAlp

u8 nw4r::lyt::ChanCtrl::matSrcAlp

Definition at line 232 of file lyt_types.h.

◆ reserve1

u8 nw4r::lyt::ChanCtrl::reserve1

Definition at line 233 of file lyt_types.h.

◆ reserve2

u8 nw4r::lyt::ChanCtrl::reserve2

Definition at line 234 of file lyt_types.h.