Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
J2DTextBox.h File Reference

Go to the source code of this file.

Classes

struct  J2DTbxBlockHeader
 
struct  J2DTextBoxInfo
 
class  J2DTextBox
 
struct  J2DTextBox::TFontSize
 

Enumerations

enum  J2DTextBoxVBinding { VBIND_CENTER , VBIND_BOTTOM , VBIND_TOP }
 
enum  J2DTextBoxHBinding { HBIND_CENTER , HBIND_RIGHT , HBIND_LEFT }
 

Enumeration Type Documentation

◆ J2DTextBoxHBinding

Enumerator
HBIND_CENTER 
HBIND_RIGHT 
HBIND_LEFT 

◆ J2DTextBoxVBinding

Enumerator
VBIND_CENTER 
VBIND_BOTTOM 
VBIND_TOP