C# 클래스 PHPAnalysis.IO.Cmd.BikeGuyRidingAnimation

상속: AnimationIndicator
파일 보기 프로젝트 열기: jtvn/Eir-CTLLTL 1 사용 예제들

Private Properties

프로퍼티 타입 설명
DoBikeGuy string[]
GetBikePosition int

공개 메소드들

메소드 설명
BikeGuyRidingAnimation ( int max = 100 ) : System

보호된 메소드들

메소드 설명
Stepped ( int progress ) : void

비공개 메소드들

메소드 설명
DoBikeGuy ( ) : string[]
GetBikePosition ( ) : int

메소드 상세

BikeGuyRidingAnimation() 공개 메소드

public BikeGuyRidingAnimation ( int max = 100 ) : System
max int
리턴 System

Stepped() 보호된 메소드

protected Stepped ( int progress ) : void
progress int
리턴 void