| Description | Hierarchy | Fields | Methods | Properties |
type TWheel = class(TObject)
Class implementing a wheel.
![]() |
constructor Create; |
![]() |
constructor CreateAndSet(Wheel: TWheel); |
![]() |
destructor Destroy; override; |
![]() |
procedure Step(TimeStep: real); |
![]() |
constructor Create; |
![]() |
constructor CreateAndSet(Wheel: TWheel); |
![]() |
destructor Destroy; override; |
![]() |
procedure Step(TimeStep: real); |
![]() |
property Angle: real; |
![]() |
property AngularVelocity: real; |
![]() |
property Position: PPoint3D; |
![]() |
property Radius: real; |
![]() |
property Velocity: PPoint3D; |
![]() |
property Width: real; |
![]() |
property Angle: real; |
![]() |
property AngularVelocity: real; |
![]() |
property Position: PPoint3D; |
![]() |
property Radius: real; |
![]() |
property Velocity: PPoint3D; |
![]() |
property Width: real; |