Unit 'uApeEngine' Package
[Overview][Classes][Index] [#pl_apelib]

ApeEngine

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

Declaration

Source position: uApeEngine.pas line 33

type ApeEngine = class

public

  Groups: TList;

  

  procedure Init();

  

  procedure AddForce();

  

  procedure AddMasslessForce();

  

  procedure AddGroup();

  

  procedure RemoveGroup();

  

  procedure Step;

  

  procedure Paint;

  

  property NumGroups: Integer; [r]

  

  property ConstraintCycles: Integer; [rw]

  

  property ConstraintCollisionCycles: Integer; [rw]

  

  property Damping: Double; [rw]

  

end;

Inheritance

ApeEngine

  

|

TObject



CT Web help

CodeTyphon Studio