C# Class InstructionEditor.Gui.TimeControlWindow

Inheritance: FlatRedBall.Gui.Window
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
TimeControlWindow ( ) : System
ToStartPushed ( Window callingWindow ) : void

Private Methods

Méthode Description
PlayPushed ( Window callingWindow ) : void
StopPushed ( Window callingWindow ) : void

Method Details

TimeControlWindow() public méthode

public TimeControlWindow ( ) : System
Résultat System

ToStartPushed() public méthode

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