C# 클래스 MovingStartButton, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump

공개 프로퍼티들

프로퍼티 타입 설명
Moving bool

공개 메소드들

메소드 설명
MovingStartButton ( int start, int end, Dirs, dir ) : System
Next ( ) : bool

메소드 상세

MovingStartButton() 공개 메소드

public MovingStartButton ( int start, int end, Dirs, dir ) : System
start int
end int
dir Dirs,
리턴 System

Next() 공개 메소드

public Next ( ) : bool
리턴 bool

프로퍼티 상세

Moving 공개적으로 프로퍼티

public bool Moving
리턴 bool