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

UWindow.MMControlsClient

Extends
UWindowDialogClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UWindow.MMControlsClient

Variables Summary
UWindowSmallButtonAddCurrent
UWindowSmallButtonAddMButton
UWindowSmallButtonBrowseMusics
UWindowSmallCloseButtonCloseButton
UWindowEditControlEditBox
MusicLastPlayedSong
byteLastSSection
MMMainClientWindowMMClient
UWindowSmallButtonPlayMButton
UWindowEditControlSSEditBox
UWindowSmallButtonStopMButton
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function AddAMusic (string MName)
function Created ()
function Notify (UWindowDialogControl C, byte E)
function NotifyAfterLevelChange ()
function PlayAMusic ()
function Resized ()
function StopMusic ()
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint
Inherited Functions from UWindow.UWindowClientWindow
Close


Variables Detail

AddCurrent Source code

var UWindowSmallButton AddCurrent;

AddMButton Source code

var UWindowSmallButton AddMButton;

BrowseMusics Source code

var UWindowSmallButton BrowseMusics;

CloseButton Source code

var UWindowSmallCloseButton CloseButton;

EditBox Source code

var UWindowEditControl EditBox;

LastPlayedSong Source code

var Music LastPlayedSong;

LastSSection Source code

var byte LastSSection;

MMClient Source code

var MMMainClientWindow MMClient;

PlayMButton Source code

var UWindowSmallButton PlayMButton;

SSEditBox Source code

var UWindowEditControl SSEditBox;

StopMButton Source code

var UWindowSmallButton StopMButton;


Functions Detail

AddAMusic Source code

function AddAMusic ( string MName )

Created Source code

function Created ( )

Notify Source code

function Notify ( UWindowDialogControl C, byte E )

NotifyAfterLevelChange Source code

function NotifyAfterLevelChange ( )

PlayAMusic Source code

function PlayAMusic ( )

Resized Source code

function Resized ( )

StopMusic Source code

function StopMusic ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: vr 22-5-2009 02:19:02.238 - Created with UnCodeX