C# Class LiftController.Person

Inheritance: Sprite
Afficher le fichier Open project: JoinPatterns/ScalableJoins

Méthodes publiques

Свойство Type Description
Arrived Dir>>.Asynchronous.Channel
GotoFloor Asynchronous.Channel
Stopped Asynchronous.Channel
mBrushes System.Drawing.Brush[]

Méthodes publiques

Méthode Description
Person ( int num ) : System
RedrawUnderViewLock ( System.TimeSpan timepassed, Graphics g ) : void

Private Methods

Méthode Description
ChooseDir ( Floor floor ) : void
ChooseFloor ( Floor floor, Lift lift ) : void
PersonRectangle ( ) : Rectangle

Method Details

Person() public méthode

public Person ( int num ) : System
num int
Résultat System

RedrawUnderViewLock() public méthode

public RedrawUnderViewLock ( System.TimeSpan timepassed, Graphics g ) : void
timepassed System.TimeSpan
g System.Drawing.Graphics
Résultat void

Property Details

Arrived public_oe property

public Asynchronous.Channel> Arrived
Résultat Dir>>.Asynchronous.Channel

GotoFloor public_oe property

public Asynchronous.Channel GotoFloor
Résultat Asynchronous.Channel

Stopped public_oe property

public Asynchronous.Channel Stopped
Résultat Asynchronous.Channel

mBrushes public_oe static_oe property

public static Brush[],System.Drawing mBrushes
Résultat System.Drawing.Brush[]