Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::db::detail::ConsoleHead Struct Reference

#include <console.h>

+ Collaboration diagram for nw4hbm::db::detail::ConsoleHead:

Public Attributes

u8textBuf
 
u16 width
 
u16 height
 
u16 priority
 
u16 attr
 
u16 printTop
 
u16 printXPos
 
u16 printTopUsed
 
u16 ringTop
 
s32 ringTopLineCnt
 
s32 viewTopLine
 
s16 viewPosX
 
s16 viewPosY
 
u16 viewLines
 
bool isVisible
 
u8 padding_ [1]
 
ut::TextWriterBase< char > * writer
 
ConsoleHeadnext
 

Member Data Documentation

◆ attr

u16 nw4hbm::db::detail::ConsoleHead::attr

◆ height

u16 nw4hbm::db::detail::ConsoleHead::height

◆ isVisible

bool nw4hbm::db::detail::ConsoleHead::isVisible

◆ next

ConsoleHead* nw4hbm::db::detail::ConsoleHead::next

◆ padding_

u8 nw4hbm::db::detail::ConsoleHead::padding_[1]

◆ printTop

u16 nw4hbm::db::detail::ConsoleHead::printTop

◆ printTopUsed

u16 nw4hbm::db::detail::ConsoleHead::printTopUsed

◆ printXPos

u16 nw4hbm::db::detail::ConsoleHead::printXPos

◆ priority

u16 nw4hbm::db::detail::ConsoleHead::priority

◆ ringTop

u16 nw4hbm::db::detail::ConsoleHead::ringTop

◆ ringTopLineCnt

s32 nw4hbm::db::detail::ConsoleHead::ringTopLineCnt

◆ textBuf

u8* nw4hbm::db::detail::ConsoleHead::textBuf

◆ viewLines

u16 nw4hbm::db::detail::ConsoleHead::viewLines

◆ viewPosX

s16 nw4hbm::db::detail::ConsoleHead::viewPosX

◆ viewPosY

s16 nw4hbm::db::detail::ConsoleHead::viewPosY

◆ viewTopLine

s32 nw4hbm::db::detail::ConsoleHead::viewTopLine

◆ width

u16 nw4hbm::db::detail::ConsoleHead::width

◆ writer

ut::TextWriterBase<char>* nw4hbm::db::detail::ConsoleHead::writer

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