C# Class Game.PostEffectsWindow

Defines a "PostEffects" window.
Inheritance: EControl
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD Class Usage Examples

Méthodes protégées

Méthode Description
OnAttach ( ) : void
OnDetach ( ) : void
OnKeyDown ( KeyEvent e ) : bool

Private Methods

Méthode Description
GetListCompositorItemName ( string itemName ) : string
UpdateCurrentPostEffect ( ) : void
UpdateCurrentPostEffectControls ( ) : void
boolParameter_CheckedChange ( ECheckBox sender ) : void
checkBoxEnabled_Click ( ECheckBox sender ) : void
floatParameter_ValueChange ( EScrollBar sender ) : void
listBoxCheckBox_Click ( ECheckBox sender ) : void
listBox_SelectedIndexChange ( EListBox sender ) : void

Method Details

OnAttach() protected méthode

protected OnAttach ( ) : void
Résultat void

OnDetach() protected méthode

protected OnDetach ( ) : void
Résultat void

OnKeyDown() protected méthode

protected OnKeyDown ( KeyEvent e ) : bool
e KeyEvent
Résultat bool