|
Emini Physics Engine 1.3.5a API Documentation | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Constraint | Interface for additional constraints. |
ExternalForce | Represents an external force applying to one or more bodies. |
PhysicsEventListener | Interface for an event listener. |
UserData | Interface for additional data for bodies. |
Class Summary | |
---|---|
Body | The Body class represents the physical state of a body. |
Collision | Detects collisions of two bodies. |
Contact | The Contact class represents a contact between two bodies. |
Event | The Event class represents a generic event that can be triggered in the world. |
EventSet | The event set manages the events within a world. |
Joint | The Joint class represents a joint connecting two bodies. |
Landscape | The Landscape class represents a collection of static bodies. |
Motor | The Motor class represents a motor constraint for a body. |
MultiShape | The multishape contains several shapes. |
ParticleEmitter | Controls a batch of particles. |
Script | The script class represents a sequence of actions for a body. |
Shape | The Shape class represents the shape and physical properties of a body. |
ShapeSet | The shapeset manages the shapes within a world. |
Spring | The Spring class represents a spring constraint on two bodies body. |
World | The world class represents the simulation environment. |
The main classes for creating a physical environment and simulate it.
|
Emini Physics Engine 1.3.5a API Documentation | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |