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

DeusEx.PersonaSkillTextWindow

Extends
PersonaNormalTextWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TextWindow
         |   
         +-- DeusEx.PersonaNormalTextWindow
            |   
            +-- DeusEx.PersonaSkillTextWindow

Variables Summary
boolbSelected
Inherited Variables from DeusEx.PersonaNormalTextWindow
fontText, player
Inherited Variables from Extension.TextWindow
bTextIsAccelerator, bWordWrap, hAlign, hMargin, maxLines, minLines, minWidth, text, vAlign, vMargin

Functions Summary
function SetSelected (bool bNewSelected))
event StyleChanged ()))
Inherited Functions from DeusEx.PersonaNormalTextWindow
InitWindow, StyleChanged
Inherited Functions from Extension.TextWindow
AppendText, EnableTextAsAccelerator, GetText, GetTextLength, GetTextPart, ResetLines, ResetMinWidth, SetLines, SetMaxLines, SetMinLines, SetMinWidth, SetText, SetTextAlignments, SetTextMargins, SetWordWrap


Variables Detail

bSelected Source code

var bool bSelected;


Functions Detail

SetSelected Source code

function SetSelected ( bool bNewSelected) )

StyleChanged Source code

event StyleChanged ( ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:14.310 - Created with UnCodeX