Unit 'graDynamics' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_gravity]

btActionInterface

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

Declaration

Source position: gradynamics.pas line 362

type btActionInterface = class

protected

  class function getFixedBody;

  

public

  procedure updateAction(); virtual; abstract;

  

  procedure debugDraw(); virtual; abstract;

  

end;

Inheritance

btActionInterface

  

|

TObject



CT Web help

CodeTyphon Studio