- Extends
- UT2K3GUIPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K3GUIPage
|
+-- UTV2004c.utvInputPage
Inherited Variables from XInterface.GUIPage |
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Inherited Functions from XInterface.GUIPage |
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
var bool bIgnoreKeys;
var string TypedStr;
function bool MyOnKeyEvent ( out byte Key, out byte Action, float delta) )
function bool MyOnKeyType ( out byte Key, optional string Unicode) )
defaultproperties
{
bRequire640x480=false
bAllowedAsLast=true
OpenSound=none
bRenderWorld=true
OnDraw=MyOnDraw
OnKeyType=MyOnKeyType
OnKeyEvent=MyOnKeyEvent
}
|
Creation time: Do 14.8.2014 09:58:28.639 - Created with
UnCodeX