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

XInterface.GUIHorzScrollButton

Extends
GUIScrollButtonBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUIGFXButton
            |   
            +-- XInterface.GUIScrollButtonBase
               |   
               +-- XInterface.GUIHorzScrollButton

Variables Summary
GUIHorzScrollButton
boolLeftButton
Inherited Variables from XInterface.GUIScrollButtonBase
bIncreaseButton
Inherited Variables from XInterface.GUIGFXButton
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Inherited Functions from XInterface.GUIGFXButton
InitComponent, InternalOnClick, SetChecked


Variables Detail

GUIHorzScrollButton

LeftButton Source code

var(GUIHorzScrollButton) bool LeftButton;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )


Defaultproperties

defaultproperties
{
     ImageIndex=2
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:00.875 - Created with UnCodeX