Unit 'chipmunklib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_chipmunkpas]

cpCircleShape

Declaration

Source position: chipmunklib.pas line 337

type cpCircleShape = record

  shape: cpShape;

  

  c: cpVect;

  

  r: cpFloat;

  

  tc: cpVect;

  

end;



CT Web help

CodeTyphon Studio