Asfianda / agk

Automatically exported from code.google.com/p/agk
0 stars 0 forks source link

Request for More Box2D Commands in AGK #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to see the following Box2D commands (from the DBP plug-in) 
implemented in a future release of AGK.

B2SetBodyIsSleepingAllowed
B2GetBodyIsAwake
B2GetBodyWorldCenterX (COM with respect to the world)
B2GetBodyWorldCenterY (COM with respect to the world)
B2GetBodyInertia (Rotational Inertia with respect to the COM)
B2SetDistanceJointDampingRatio
B2SetDistanceJointFrequency
B2SetMouseJointDampingRatio
B2SetMouseJointFrequency
B2SetMouseJointMaxForce

I'm still comparing the current commands in agk to those in Box2D, so I may add 
a few more commands to this list in the next day or so. 

Original issue reported on code.google.com by richa...@muskingum.edu on 29 Sep 2011 at 6:12

GoogleCodeExporter commented 8 years ago

Original comment by LeeBamberTGC@gmail.com on 7 Oct 2011 at 10:05

GoogleCodeExporter commented 8 years ago

Original comment by LeeBamberTGC@gmail.com on 29 Nov 2011 at 12:42