Unit 'UPhysics2DControllers' Package
[Overview][Types][Classes][Index] [#pl_box2d]

Tb2GravityController

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

Declaration

Source position: UPhysics2DControllers.pas line 81

type Tb2GravityController = class(Tb2Controller)

public

  G: PhysicsFloat;

  

  invSqr: Boolean;

  

  reject: Boolean;

  

  constructor Create;

  

  procedure Step(); override;

  

end;

Inheritance

Tb2GravityController

  

|

TObject



CT Web help

CodeTyphon Studio