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

XInterface.GUICharacterListTeam

Extends
GUICharacterList

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIListBase
         |   
         +-- XInterface.GUICircularList
            |   
            +-- XInterface.GUICharacterList
               |   
               +-- XInterface.GUICharacterListTeam

Variables Summary
Inherited Variables from XInterface.GUICharacterList
bLocked, DefaultPortrait, PlayerList, SelectedElements
Inherited Variables from XInterface.GUICircularList
bAllowSelectEmpty, bCenterInBounds, bFillBounds, bIgnoreBackClick, bWrapItems, FixedItemsPerPage

Functions Summary
function InitList ()))
function InitListExcl (array<string> menus, optional string Race))
function InitListExclusive (string s, optional string s2))
function InitListIncl (array<string> menus, optional string Race))
function InitListInclusive (string s))
function PopulateList (array<string> PlayerNames))
function ResetList (array<xUtil.PlayerRecord> PlayerTeam, int numchars))
Inherited Functions from XInterface.GUICharacterList
Add, Clear, ClearPendingElements, End, Find, GetDecoText, GetDecoTextAt, GetGender, GetGenderAt, GetName, GetNameAt, GetPendingElements, GetPortrait, GetPortraitAt, GetRecord, GetRecordAt, GetSound, GetSoundAt, InitComponent, InitList, InternalOnBeginDrag, InternalOnDragDrop, InternalOnEndDrag, MoveLeft, MoveRight, Remove, ScrollLeft, ScrollRight, SelectedText, ValidIndex
Inherited Functions from XInterface.GUICircularList
CalculateIndex, CalculateOffset, CheckDragSelect, End, Home, InitComponent, InternalOnClick, InternalOnDragOver, InternalOnMousePressed, IsValid, MoveLeft, MoveRight, PgDown, PgUp, WheelDown, WheelUp


Functions Detail

InitList Source code

function InitList ( ) )

InitListExcl Source code

function InitListExcl ( array<string> menus, optional string Race) )
Include all players except those described with Menu=s

InitListExclusive Source code

function InitListExclusive ( string s, optional string s2) )
Include all players except those described with Menu=s

InitListIncl Source code

function InitListIncl ( array<string> menus, optional string Race) )
Include all players except those described with Menu=s

InitListInclusive Source code

function InitListInclusive ( string s) )
Include only those players described with Menu=s

PopulateList Source code

function PopulateList ( array<string> PlayerNames) )
populate the player list based on default player names

ResetList Source code

function ResetList ( array<xUtil.PlayerRecord> PlayerTeam, int numchars) )
Populate list with Player team members



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