C# 클래스 InstructionEditor.Gui.TimeControlWindow

상속: FlatRedBall.Gui.Window
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
TimeControlWindow ( ) : System
ToStartPushed ( Window callingWindow ) : void

비공개 메소드들

메소드 설명
PlayPushed ( Window callingWindow ) : void
StopPushed ( Window callingWindow ) : void

메소드 상세

TimeControlWindow() 공개 메소드

public TimeControlWindow ( ) : System
리턴 System

ToStartPushed() 공개 메소드

public ToStartPushed ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
리턴 void