Changes

Jump to: navigation, search

Team Guardian Physics

713 bytes added, 01:14, 6 April 2011
RBDynamics Properties Reference
o->Delete(); f->Delete(); c->Delete();
</pre>
 
== Framework Breakdown ==
 
The framework consists of a physics simulator (PhysicsScene) and a collision space (SimpleCollisionSpace). They are designed to work relatively independently using a set a of joint interfaces.
 
=== PhysicsScene ===
 
PhysicsScene is the coordinator responsible for all physics simulation.
 
== Integrating Framework Into Existing Projects ==
 
There are three ways to integrate the framework into your game:
 
# As a physics simulator and collision detector combination
# As a physics simulator only
# As a collision detector only
 
Please skip to the section relevant to your interests :)
 
=== Combined Physics Simulator/Collision Detector ===
 
This is the framework in its default state.
== RBDynamics Properties Reference ==

Navigation menu