C# 클래스 LiftController.Person

상속: Sprite
파일 보기 프로젝트 열기: JoinPatterns/ScalableJoins

공개 프로퍼티들

프로퍼티 타입 설명
Arrived Dir>>.Asynchronous.Channel
GotoFloor Asynchronous.Channel
Stopped Asynchronous.Channel
mBrushes System.Drawing.Brush[]

공개 메소드들

메소드 설명
Person ( int num ) : System
RedrawUnderViewLock ( System.TimeSpan timepassed, Graphics g ) : void

비공개 메소드들

메소드 설명
ChooseDir ( Floor floor ) : void
ChooseFloor ( Floor floor, Lift lift ) : void
PersonRectangle ( ) : Rectangle

메소드 상세

Person() 공개 메소드

public Person ( int num ) : System
num int
리턴 System

RedrawUnderViewLock() 공개 메소드

public RedrawUnderViewLock ( System.TimeSpan timepassed, Graphics g ) : void
timepassed System.TimeSpan
g System.Drawing.Graphics
리턴 void

프로퍼티 상세

Arrived 공개적으로 프로퍼티

public Asynchronous.Channel> Arrived
리턴 Dir>>.Asynchronous.Channel

GotoFloor 공개적으로 프로퍼티

public Asynchronous.Channel GotoFloor
리턴 Asynchronous.Channel

Stopped 공개적으로 프로퍼티

public Asynchronous.Channel Stopped
리턴 Asynchronous.Channel

mBrushes 공개적으로 정적으로 프로퍼티

public static Brush[],System.Drawing mBrushes
리턴 System.Drawing.Brush[]