libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
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 |