Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Extension.ExtensionObject | +-- Extension.Window | +-- Extension.TextWindow | +-- Extension.LargeTextWindow | +-- Extension.EditWindow | +-- DeusEx.PersonaEditWindow | +-- DeusEx.PersonaImageNoteWindow
Variables Summary | |
---|---|
Color | colBackground |
Color | colEditHighlight |
Color | colEditTextFocus |
Color | colEditTextHighlight |
Color | colEditTextNormal |
Inherited Variables from DeusEx.PersonaEditWindow |
---|
colBlack, colCursor, colHighlight, colText, fontText, player |
Functions Summary | ||
---|---|---|
![]() | DataVaultImageNote | GetNote ())) |
![]() | InitWindow ())) | |
![]() | SetFocusColors ())) | |
![]() | SetNormalColors ())) | |
![]() | SetNote (DataVaultImageNote newNote)) | |
![]() | SetTextColors (Color colTextNormal, Color colTextFocus, Color colBack)) |
Inherited Functions from DeusEx.PersonaEditWindow |
---|
InitWindow, StyleChanged, VirtualKeyPressed |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { colEditTextNormal=(G=200,B=200) colEditTextFocus=(R=255,G=255,B=255) colEditHighlight=(R=255,G=255,B=255) colBackground=(R=32,G=32,B=32) } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |