Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::res Namespace Reference

Classes

struct  AnimationBlock
 
struct  AnimationContent
 
struct  AnimationInfo
 
struct  AnimationTarget
 
struct  BinaryFileHeader
 
struct  Bounding
 
struct  DataBlockHeader
 
struct  Font
 
struct  FontList
 
struct  Group
 
struct  HermiteKey
 
struct  Layout
 
struct  Material
 
struct  MaterialList
 
struct  Pane
 
struct  Picture
 
struct  StepKey
 
struct  TexMap
 
struct  TextBox
 
struct  Texture
 
struct  TextureList
 
struct  Window
 
struct  WindowContent
 
struct  WindowFrame
 

Typedefs

typedef struct nw4hbm::lyt::res::BinaryFileHeader BinaryFileHeader
 
typedef struct nw4hbm::lyt::res::DataBlockHeader DataBlockHeader
 
typedef struct nw4hbm::lyt::res::StepKey StepKey
 
typedef struct nw4hbm::lyt::res::HermiteKey HermiteKey
 
typedef struct nw4hbm::lyt::res::AnimationInfo AnimationInfo
 
typedef struct nw4hbm::lyt::res::AnimationTarget AnimationTarget
 
typedef struct nw4hbm::lyt::res::AnimationBlock AnimationBlock
 
typedef struct nw4hbm::lyt::res::AnimationContent AnimationContent
 
typedef struct nw4hbm::lyt::res::Texture Texture
 
typedef struct nw4hbm::lyt::res::Material Material
 
typedef struct nw4hbm::lyt::res::TexMap TexMap
 
typedef struct nw4hbm::lyt::res::Pane Pane
 
typedef nw4hbm::lyt::res::Bounding Bounding
 
typedef nw4hbm::lyt::res::Picture Picture
 
typedef struct nw4hbm::lyt::res::Font Font
 
typedef nw4hbm::lyt::res::TextBox TextBox
 
typedef struct nw4hbm::lyt::res::WindowFrame WindowFrame
 
typedef struct nw4hbm::lyt::res::WindowContent WindowContent
 
typedef nw4hbm::lyt::res::Window Window
 
typedef struct nw4hbm::lyt::res::Group Group
 
typedef struct nw4hbm::lyt::res::Layout Layout
 
typedef struct nw4hbm::lyt::res::TextureList TextureList
 
typedef struct nw4hbm::lyt::res::FontList FontList
 
typedef struct nw4hbm::lyt::res::MaterialList MaterialList
 

Variables

static const u32 FILE_HEADER_SIGNATURE_ANIMATION = 'RLAN'
 
static const u32 FILE_HEADER_SIGNATURE_LAYOUT = 'RLYT'
 
static const u32 OBJECT_SIGNATURE_LAYOUT = 'lyt1'
 
static const u32 OBJECT_SIGNATURE_FONT_LIST = 'fnl1'
 
static const u32 OBJECT_SIGNATURE_MATERIAL_LIST = 'mat1'
 
static const u32 OBJECT_SIGNATURE_TEXTURE_LIST = 'txl1'
 
static const u32 OBJECT_SIGNATURE_PANE = 'pan1'
 
static const u32 OBJECT_SIGNATURE_PANE_CHILD_START = 'pas1'
 
static const u32 OBJECT_SIGNATURE_PANE_CHILD_END = 'pae1'
 
static const u32 OBJECT_SIGNATURE_PICTURE = 'pic1'
 
static const u32 OBJECT_SIGNATURE_BOUNDING = 'bnd1'
 
static const u32 OBJECT_SIGNATURE_WINDOW = 'wnd1'
 
static const u32 OBJECT_SIGNATURE_TEXT_BOX = 'txt1'
 
static const u32 OBJECT_SIGNATURE_GROUP = 'grp1'
 
static const u32 OBJECT_SIGNATURE_GROUP_CHILD_START = 'grs1'
 
static const u32 OBJECT_SIGNATURE_GROUP_CHILD_END = 'gre1'
 
static const u32 OBJECT_SIGNATURE_PANE_ANIM = 'pai1'
 

Typedef Documentation

◆ AnimationBlock

typedef struct nw4hbm::lyt::res::AnimationBlock nw4hbm::lyt::res::AnimationBlock

◆ AnimationContent

typedef struct nw4hbm::lyt::res::AnimationContent nw4hbm::lyt::res::AnimationContent

◆ AnimationInfo

typedef struct nw4hbm::lyt::res::AnimationInfo nw4hbm::lyt::res::AnimationInfo

◆ AnimationTarget

typedef struct nw4hbm::lyt::res::AnimationTarget nw4hbm::lyt::res::AnimationTarget

◆ BinaryFileHeader

typedef struct nw4hbm::lyt::res::BinaryFileHeader nw4hbm::lyt::res::BinaryFileHeader

◆ Bounding

typedef nw4hbm::lyt::res::Bounding nw4hbm::lyt::res::Bounding

◆ DataBlockHeader

typedef struct nw4hbm::lyt::res::DataBlockHeader nw4hbm::lyt::res::DataBlockHeader

◆ Font

typedef struct nw4hbm::lyt::res::Font nw4hbm::lyt::res::Font

◆ FontList

typedef struct nw4hbm::lyt::res::FontList nw4hbm::lyt::res::FontList

◆ Group

typedef struct nw4hbm::lyt::res::Group nw4hbm::lyt::res::Group

◆ HermiteKey

typedef struct nw4hbm::lyt::res::HermiteKey nw4hbm::lyt::res::HermiteKey

◆ Layout

typedef struct nw4hbm::lyt::res::Layout nw4hbm::lyt::res::Layout

◆ Material

typedef struct nw4hbm::lyt::res::Material nw4hbm::lyt::res::Material

◆ MaterialList

typedef struct nw4hbm::lyt::res::MaterialList nw4hbm::lyt::res::MaterialList

◆ Pane

typedef struct nw4hbm::lyt::res::Pane nw4hbm::lyt::res::Pane

◆ Picture

typedef nw4hbm::lyt::res::Picture nw4hbm::lyt::res::Picture

◆ StepKey

typedef struct nw4hbm::lyt::res::StepKey nw4hbm::lyt::res::StepKey

◆ TexMap

typedef struct nw4hbm::lyt::res::TexMap nw4hbm::lyt::res::TexMap

◆ TextBox

typedef nw4hbm::lyt::res::TextBox nw4hbm::lyt::res::TextBox

◆ Texture

typedef struct nw4hbm::lyt::res::Texture nw4hbm::lyt::res::Texture

◆ TextureList

typedef struct nw4hbm::lyt::res::TextureList nw4hbm::lyt::res::TextureList

◆ Window

typedef nw4hbm::lyt::res::Window nw4hbm::lyt::res::Window

◆ WindowContent

typedef struct nw4hbm::lyt::res::WindowContent nw4hbm::lyt::res::WindowContent

◆ WindowFrame

typedef struct nw4hbm::lyt::res::WindowFrame nw4hbm::lyt::res::WindowFrame

Variable Documentation

◆ FILE_HEADER_SIGNATURE_ANIMATION

const u32 nw4hbm::lyt::res::FILE_HEADER_SIGNATURE_ANIMATION = 'RLAN'
static

◆ FILE_HEADER_SIGNATURE_LAYOUT

const u32 nw4hbm::lyt::res::FILE_HEADER_SIGNATURE_LAYOUT = 'RLYT'
static

◆ OBJECT_SIGNATURE_BOUNDING

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_BOUNDING = 'bnd1'
static

◆ OBJECT_SIGNATURE_FONT_LIST

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_FONT_LIST = 'fnl1'
static

◆ OBJECT_SIGNATURE_GROUP

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_GROUP = 'grp1'
static

◆ OBJECT_SIGNATURE_GROUP_CHILD_END

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_GROUP_CHILD_END = 'gre1'
static

◆ OBJECT_SIGNATURE_GROUP_CHILD_START

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_GROUP_CHILD_START = 'grs1'
static

◆ OBJECT_SIGNATURE_LAYOUT

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_LAYOUT = 'lyt1'
static

◆ OBJECT_SIGNATURE_MATERIAL_LIST

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_MATERIAL_LIST = 'mat1'
static

◆ OBJECT_SIGNATURE_PANE

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_PANE = 'pan1'
static

◆ OBJECT_SIGNATURE_PANE_ANIM

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_PANE_ANIM = 'pai1'
static

◆ OBJECT_SIGNATURE_PANE_CHILD_END

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_PANE_CHILD_END = 'pae1'
static

◆ OBJECT_SIGNATURE_PANE_CHILD_START

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_PANE_CHILD_START = 'pas1'
static

◆ OBJECT_SIGNATURE_PICTURE

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_PICTURE = 'pic1'
static

◆ OBJECT_SIGNATURE_TEXT_BOX

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_TEXT_BOX = 'txt1'
static

◆ OBJECT_SIGNATURE_TEXTURE_LIST

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_TEXTURE_LIST = 'txl1'
static

◆ OBJECT_SIGNATURE_WINDOW

const u32 nw4hbm::lyt::res::OBJECT_SIGNATURE_WINDOW = 'wnd1'
static