|
Function Summary |
bool |
AddButton(int idesc, bool bDefault, out XIIIGUIButton) |
bool |
ButtonClick(GUIComponent Sender) |
void |
InitBox(float _OrgX, float _OrgY, float _LineWidth, float _LineHeight, float _Width, float _Height) |
void |
InitComponent(GUIController pMyController, GUIComponent MyOwner) |
bool |
InternalOnKeyEvent(out byte, out byte, float delta) |
bool |
InternalOnPreDraw(Canvas C) |
void |
LayoutButtons(byte ActiveButton) |
void |
Paint(Canvas C, float X, float Y) |
void |
PaintGfxBackground(Canvas C, float X, float Y) |
string |
Replace(string Src, string Tag, string Value) |
void |
SetupQuestion(string Question, byte bButtons, byte ActiveButton, optional string) |
void |
ShowWindow( ) |
void |
UpdateTextDisplayed(string NewText) |