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

DeusEx.PlayMusicWindow

Extends
ToolWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TabGroupWindow
         |   
         +-- Extension.ModalWindow
            |   
            +-- DeusEx.DeusExBaseWindow
               |   
               +-- DeusEx.ToolWindow
                  |   
                  +-- DeusEx.PlayMusicWindow

Variables Summary
ToolRadioButtonWindowbtnAmbient
ToolButtonWindowbtnClose
ToolRadioButtonWindowbtnCombat
ToolRadioButtonWindowbtnConversation
ToolRadioButtonWindowbtnDying
ToolRadioButtonWindowbtnOutro
ToolButtonWindowbtnPlay
ToolListWindowlstSongs
RadioBoxWindowradSongType
intsavedSongSection
StringsongList[35]
StringsongNames[35]
WindowwinSongType
Inherited Variables from DeusEx.ToolWindow
bAllowWindowDragging, bTitleBarVisible, bWindowBeingDragged, colBackgroundColor, colText, fontText, textureMouse, winContainer, windowStartDragX, windowStartDragY, winTitleBar
Inherited Variables from DeusEx.DeusExBaseWindow
colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType

Enumerations Summary
Inherited Enumerations from DeusEx.DeusExBaseWindow
EScreenType

Functions Summary
functionbool ButtonActivated (Window buttonPressed ))
function CreateControls ()))
function CreateSongsList ()))
event DestroyWindow ()))
function EnableButtons ()))
event InitWindow ()))
eventbool ListRowActivated (window list, int rowId))
eventbool ListSelectionChanged (window list, int numSelections, int focusRowId))
function PlaySong (int rowID))
function PopulateSongsList ()))
Inherited Functions from DeusEx.ToolWindow
ButtonActivated, CreateToolBorderContainer, CreateToolButton, CreateToolCheckbox, CreateToolEditWindow, CreateToolLabel, CreateToolList, CreateToolWindowContainer, InitWindow, MouseButtonPressed, MouseButtonReleased, MouseMoved, SetAppIcon, SetTitle, SetTitleBarVisibility, SetWindowDragging
Inherited Functions from DeusEx.DeusExBaseWindow
CanPushScreen, CanStack, InitWindow, RefreshWindow


Variables Detail

btnAmbient Source code

var ToolRadioButtonWindow btnAmbient;

btnClose Source code

var ToolButtonWindow btnClose;

btnCombat Source code

var ToolRadioButtonWindow btnCombat;

btnConversation Source code

var ToolRadioButtonWindow btnConversation;

btnDying Source code

var ToolRadioButtonWindow btnDying;

btnOutro Source code

var ToolRadioButtonWindow btnOutro;

btnPlay Source code

var ToolButtonWindow btnPlay;

lstSongs Source code

var ToolListWindow lstSongs;

radSongType Source code

var RadioBoxWindow radSongType;

savedSongSection Source code

var int savedSongSection;

songList[35] Source code

var String songList[35];

songNames[35] Source code

var String songNames[35];

winSongType Source code

var Window winSongType;


Functions Detail

ButtonActivated Source code

function bool ButtonActivated ( Window buttonPressed ) )

CreateControls Source code

function CreateControls ( ) )

CreateSongsList Source code

function CreateSongsList ( ) )

DestroyWindow Source code

event DestroyWindow ( ) )

EnableButtons Source code

function EnableButtons ( ) )

InitWindow Source code

event InitWindow ( ) )

ListRowActivated Source code

event bool ListRowActivated ( window list, int rowId) )

ListSelectionChanged Source code

event bool ListSelectionChanged ( window list, int numSelections, int focusRowId) )

PlaySong Source code

function PlaySong ( int rowID) )

PopulateSongsList Source code

function PopulateSongsList ( ) )


Defaultproperties

defaultproperties
{
     songList(0)="Area51 Bunker"
     songList(1)="Area51"
     songList(2)="Battery Park"
     songList(3)="Credits"
     songList(4)="Dance Mix"
     songList(5)="Endgame 1"
     songList(6)="Endgame 2"
     songList(7)="Endgame 3"
     songList(8)="Hong Kong Club 2"
     songList(9)="Hong Kong Club"
     songList(10)="Hong Kong Canal"
     songList(11)="Hong Kong Helipad"
     songList(12)="Hong Kong"
     songList(13)="Intro"
     songList(14)="Lebedev"
     songList(15)="Liberty Island"
     songList(16)="MJ12"
     songList(17)="Naval Base"
     songList(18)="NYC Bar 2"
     songList(19)="NYC Streets 2"
     songList(20)="NYC Streets"
     songList(21)="Ocean Lab 2"
     songList(22)="Ocean Lab"
     songList(23)="Paris Cathedral"
     songList(24)="Paris Chateau"
     songList(25)="Paris Club 2"
     songList(26)="Paris Club"
     songList(27)="Quotes"
     songList(28)="Title"
     songList(29)="Training"
     songList(30)="Tunnels"
     songList(31)="UNATCO Return"
     songList(32)="UNATCO"
     songList(33)="Vandenberg"
     songList(34)="VersaLife"
     songNames(0)="Area51Bunker_Music"
     songNames(1)="Area51_Music"
     songNames(2)="BatteryPark_Music"
     songNames(3)="Credits_Music"
     songNames(4)="DeusExDanceMix_Music"
     songNames(5)="Endgame1_Music"
     songNames(6)="Endgame2_Music"
     songNames(7)="Endgame3_Music"
     songNames(8)="HKClub2_Music"
     songNames(9)="HKClub_Music"
     songNames(10)="HongKongCanal_Music"
     songNames(11)="HongKongHelipad_Music"
     songNames(12)="HongKong_Music"
     songNames(13)="Intro_Music"
     songNames(14)="Lebedev_Music"
     songNames(15)="LibertyIsland_Music"
     songNames(16)="MJ12_Music"
     songNames(17)="NavalBase_Music"
     songNames(18)="NYCBar2_Music"
     songNames(19)="NYCStreets2_Music"
     songNames(20)="NYCStreets_Music"
     songNames(21)="OceanLab2_Music"
     songNames(22)="OceanLab_Music"
     songNames(23)="ParisCathedral_Music"
     songNames(24)="ParisChateau_Music"
     songNames(25)="ParisClub2_Music"
     songNames(26)="ParisClub_Music"
     songNames(27)="Quotes_Music"
     songNames(28)="Title_Music"
     songNames(29)="Training_Music"
     songNames(30)="Tunnels_Music"
     songNames(31)="UNATCOReturn_Music"
     songNames(32)="UNATCO_Music"
     songNames(33)="Vandenberg_Music"
     songNames(34)="VersaLife_Music"
}

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