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

TPursueSteer

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

Declaration

Source position: GLCollisionVehicle.pas line 96

type TPursueSteer = class(TBaseSteerBehaviour)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  procedure ApplySteerForce; override;

  

  property Target: TGLBaseSceneObject; [rw]

  

end;

Inheritance

TPursueSteer

  

|

TBaseSteerBehaviour

  

|

TObject



CT Web help

CodeTyphon Studio