NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
2D graphics drawing library.
Classes | |
struct | AlphaCompare |
struct | AnimationGroupRef |
class | AnimationLink |
struct | AnimationShareInfo |
class | AnimResource |
class | AnimTransform |
class | AnimTransformBasic |
class | ArcResourceAccessor |
struct | BlendMode |
class | Bounding |
struct | ChanCtrl |
class | DrawInfo |
class | FontRefLink |
class | Group |
class | GroupContainer |
struct | IndirectStage |
struct | InflationLRTB |
class | Layout |
class | Material |
struct | MaterialResourceNum |
class | Pane |
class | Picture |
struct | ResBlockSet |
class | ResourceAccessor |
struct | Size |
struct | TevStage |
struct | TevStageInOp |
struct | TevSwapMode |
struct | TexCoordGen |
class | TexMap |
struct | TexSRT |
class | TextBox |
class | Window |
struct | WindowFrameSize |
Functions | |
NW4R_UT_LINKLIST_TYPEDEF_DECL (AnimTransform) | |
void | BindAnimation (Group *pGroup, AnimTransform *pAnimTrans, bool bRecursive, bool bDisable) |
NW4R_UT_LINKLIST_TYPEDEF_DECL (FontRefLink) | |
NW4R_UT_LINKLIST_TYPEDEF_DECL (Group) | |
void | LytInit () |
NW4R_UT_LINKLIST_TYPEDEF_DECL (Pane) | |
NW4R_UT_LINKLIST_TYPEDEF_DECL (AnimationLink) | |
enum nw4r::lyt::AnimTargetPane |
Definition at line 203 of file lyt_animation.h.
enum nw4r::lyt::AnimTargetVtxColor |
Definition at line 229 of file lyt_animation.h.
enum nw4r::lyt::AnimTargetMatColor |
Definition at line 258 of file lyt_animation.h.
enum nw4r::lyt::AnimTargetTexSRT |
Definition at line 307 of file lyt_animation.h.
enum nw4r::lyt::AnimTargetTexPat |
Definition at line 324 of file lyt_animation.h.
enum nw4r::lyt::VertexColor |
Definition at line 26 of file lyt_common.h.
enum nw4r::lyt::TevColor |
Definition at line 40 of file lyt_common.h.
enum nw4r::lyt::HorizontalPosition |
Definition at line 53 of file lyt_common.h.
enum nw4r::lyt::VerticalPosition |
Definition at line 59 of file lyt_common.h.
enum nw4r::lyt::OriginType |
Definition at line 26 of file lyt_layout.h.
enum nw4r::lyt::AnimOption |
Definition at line 25 of file lyt_pane.h.
enum nw4r::lyt::TextColor |
Definition at line 22 of file lyt_textBox.h.
enum nw4r::lyt::WindowFrameEnum |
Definition at line 78 of file lyt_window.h.