Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFGui.GUIClassInfoPanel

Extends
GUIPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- KFGui.GUIClassInfoPanel

Variables Summary
GUIImagei_back
Inherited Variables from XInterface.GUIPanel
Background
Inherited Variables from XInterface.GUIMultiComponent
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility

Functions Summary
function Display (GUIClassSelectable item)
Inherited Functions from XInterface.GUIPanel
InitComponent
Inherited Functions from XInterface.GUIMultiComponent
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility


Variables Detail

i_back Source code

var automated GUIImage i_back;


Functions Detail

Display Source code

function Display ( GUIClassSelectable item )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIImage Name=Background
         Image=Texture'Engine.WhiteSquareTexture'
         ImageColor=(B=0,G=0,R=0)
         ImageStyle=ISTY_Stretched
         ImageRenderStyle=MSTY_Normal
         WinHeight=1.000000
     End Object
     i_back=GUIImage'KFGui.GUIClassInfoPanel.Background'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:44.959 - Created with UnCodeX