DeusEx.PersonaHealthItemButton
- Extends
- PersonaItemButton
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TextWindow
|
+-- Extension.ButtonWindow
|
+-- DeusEx.PersonaItemButton
|
+-- DeusEx.PersonaHealthItemButton
Inherited Variables from DeusEx.PersonaItemButton |
bBackgroundTranslucent, bBorderTranslucent, bDrawBorder, bIconTranslucent, borderHeight, borderWidth, bSelected, buttonHeight, buttonWidth, colBackground, colBorder, colFillSelected, colHeaderText, colIcon, colSelectionBorder, colText, icon, iconPosHeight, iconPosWidth, player, texBorders[9] |
Inherited Variables from Extension.ButtonWindow |
activateDelay, activateTimer, bAutoRepeat, bButtonPressed, bEnableRightMouseClick, bMousePressed, clickSound, curTextColor, curTexture, curTileColor, info[6], initialDelay, lastInputKey, pressSound, repeatRate, repeatTime |
Inherited Functions from Extension.ButtonWindow |
AcceleratorKeyPressed, ActivateButton, EnableAutoRepeat, EnableRightMouseClick, PressButton, SetActivateDelay, SetButtonColors, SetButtonSounds, SetButtonTextures, SetTextColors, VirtualKeyPressed |
var String desc;
var int partIndex;
var String title;
function String GetDesc ( ) )
function int GetPartIndex ( ) )
function String GetTitle ( ) )
function SetDesc ( String newDesc) )
function SetPartIndex ( int newPartIndex) )
function SetTitle ( String newTitle) )
Creation time: Mon 8/11/2021 16:31:13.825 - Created with
UnCodeX