Unit 'XBPhysicsControllers' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TCar_record

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: XBPhysicsControllers.pas line 122

type TCar_record = class(TPersistent)

public

  car: TCar;

  

  target: Position;

  

  timer: Scalar;

  

  crash_timer: Scalar;

  

  not_reversing_timer: Scalar;

  

  reversing_timer: Scalar;

  

  allow_reverse_turn: Boolean;

  

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TCar_record

  

|

TObject



CT Web help

CodeTyphon Studio