libnedit
Lightweight C++ library for Nintendo DS(i) formats
Loading...
Searching...
No Matches
Public Attributes | List of all members
ntr::fmt::NCGR::CharacterDataBlock Struct Reference
Inheritance diagram for ntr::fmt::NCGR::CharacterDataBlock:
ntr::fmt::CommonBlock< 0x43484152 > ntr::fmt::MagicStartBase< u32, Magic >

Public Attributes

u16 tile_height
 
u16 tile_width
 
gfx::PixelFormat pix_fmt
 
gfx::MappingType map_type
 
gfx::CharacterFormat char_fmt
 
u32 data_size
 
u32 unk
 
- Public Attributes inherited from ntr::fmt::CommonBlock< 0x43484152 >
u32 block_size
 
- Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic >
u32 magic
 

Additional Inherited Members

- Public Member Functions inherited from ntr::fmt::MagicStartBase< u32, Magic >
constexpr bool IsValid ()
 
void EnsureMagic ()
 
- Static Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic >
static constexpr u32 Magic
 

The documentation for this struct was generated from the following file: