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

Description

Definition at line 61 of file lyt_animation.h.

Public Attributes

ulong kind
 
u8 num
 
u8 PADDING_0x5 [0x8 - 0x5]
 

Static Public Attributes

static const ulong SIGNATURE_ANMPANESRT = 'RLPA'
 
static const ulong SIGNATURE_ANMPANEVIS = 'RLVI'
 
static const ulong SIGNATURE_ANMVTXCLR = 'RLVC'
 
static const ulong SIGNATURE_ANMMATCLR = 'RLMC'
 
static const ulong SIGNATURE_ANMTEXSRT = 'RLTS'
 
static const ulong SIGNATURE_ANMTEXPAT = 'RLTP'
 
static const ulong SIGNATURE_ANMINDTEXSRT = 'RLIM'
 

Member Data Documentation

◆ kind

ulong nw4r::lyt::res::AnimationInfo::kind

Definition at line 62 of file lyt_animation.h.

◆ num

u8 nw4r::lyt::res::AnimationInfo::num

Definition at line 63 of file lyt_animation.h.

◆ PADDING_0x5

u8 nw4r::lyt::res::AnimationInfo::PADDING_0x5[0x8 - 0x5]

Definition at line 64 of file lyt_animation.h.

◆ SIGNATURE_ANMPANESRT

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMPANESRT = 'RLPA'
static

Definition at line 66 of file lyt_animation.h.

◆ SIGNATURE_ANMPANEVIS

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMPANEVIS = 'RLVI'
static

Definition at line 67 of file lyt_animation.h.

◆ SIGNATURE_ANMVTXCLR

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMVTXCLR = 'RLVC'
static

Definition at line 68 of file lyt_animation.h.

◆ SIGNATURE_ANMMATCLR

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMMATCLR = 'RLMC'
static

Definition at line 70 of file lyt_animation.h.

◆ SIGNATURE_ANMTEXSRT

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMTEXSRT = 'RLTS'
static

Definition at line 71 of file lyt_animation.h.

◆ SIGNATURE_ANMTEXPAT

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMTEXPAT = 'RLTP'
static

Definition at line 72 of file lyt_animation.h.

◆ SIGNATURE_ANMINDTEXSRT

const ulong nw4r::lyt::res::AnimationInfo::SIGNATURE_ANMINDTEXSRT = 'RLIM'
static

Definition at line 73 of file lyt_animation.h.