- 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
{
bRenderWorld=Wahr
bRequire640x480=Falsch
bAllowedAsLast=Wahr
OnDraw=utvInputPage.MyOnDraw
OnKeyType=utvInputPage.MyOnKeyType
OnKeyEvent=utvInputPage.MyOnKeyEvent
}
|
Creation time: Mo 16.4.2007 11:20:36.218 - Created with
UnCodeX