Unit 'GLCollisionVehicle' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TWorldCollisionSteer

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

Declaration

Source position: GLCollisionVehicle.pas line 108

type TWorldCollisionSteer = class(TBaseSteerBehaviour)

protected

  procedure Notification(); override;

  

  function SphereSweepAndSlide();

  

  procedure SetVehicle(); override;

  

public

  constructor Create(); override;

  

  procedure ApplySteerForce; override;

  

  property Map: TGLFreeForm; [rw]

  

  property Collided: Boolean; [r]

  

  property TurnRate: Single; [rw]

  

end;

Inheritance

TWorldCollisionSteer

  

|

TBaseSteerBehaviour

  

|

TObject



CT Web help

CodeTyphon Studio