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

XInterface.GUIComboButton

Extends
GUIVertScrollButton

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

Variables Summary
Inherited Variables from XInterface.GUIScrollButtonBase
bIncreaseButton

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from XInterface.GUIVertScrollButton
InitComponent


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
	ImageIndex=7
	bRepeatClick=false
	OnClickSound=CS_Edit
    StyleName="ComboButton"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:07.529 - Created with UnCodeX