C# Class InstructionEditor.Gui.TimeControlWindow

Inheritance: FlatRedBall.Gui.Window
Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
TimeControlWindow ( ) : System
ToStartPushed ( Window callingWindow ) : void

Private Methods

Method Description
PlayPushed ( Window callingWindow ) : void
StopPushed ( Window callingWindow ) : void

Method Details

TimeControlWindow() public method

public TimeControlWindow ( ) : System
return System

ToStartPushed() public method

public ToStartPushed ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void