Property | Type | Description | |
---|---|---|---|
Index | int | ||
Lock | Asynchronous.Channel | ||
MainWindow | |||
Start | Asynchronous.Channel | ||
Toggle | Asynchronous.Channel | ||
position | Vector3D | ||
velocity | Vector3D |
Method | Description | |
---|---|---|
Boid ( Rect3D Aviary, Vector3D Place, int NumBoids, int Index, |
||
BoundPosition ( ) : Vector3D | ||
CaseToggle ( ) : void | ||
LimitVelocity ( ) : void | ||
ProcessBoid ( |
||
Tendency ( ) : Vector3D | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CaseStartAsync ( ) : void | ||
CaseStartSync ( ) : void |
public Boid ( Rect3D Aviary, Vector3D Place, int NumBoids, int Index, |
||
Aviary | Rect3D | |
Place | Vector3D | |
NumBoids | int | |
Index | int | |
MainWindow | ||
return | System |