C# Class ParticleEditor.GuiMessages

Summary description for GuiMessages.
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
DetachObjectClick ( Window callingWindow ) : void
EmitterArrayListBoxClick ( FlatRedBall callingWindow ) : void
ExitOk ( Window callingWindow ) : void
Initialize ( ) : void
updateGUIOnEmitterSelect ( ) : void

Method Details

DetachObjectClick() public méthode

public DetachObjectClick ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

EmitterArrayListBoxClick() public méthode

public EmitterArrayListBoxClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

ExitOk() public méthode

public ExitOk ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

updateGUIOnEmitterSelect() public méthode

public updateGUIOnEmitterSelect ( ) : void
Résultat void