Uses of Package
vooga.physicsEngine

Packages that use vooga.physicsEngine
games.pinball   
games.pong.items   
games.stickfighter   
testing.gameEngine.WormsDemo.items   
testing.gameEngine.collision   
testing.physicsEngine.guiTest   
vooga.gameEngine.core   
vooga.levelEditor.game.ballPathBuilder.items   
vooga.physicsEngine   
 

Classes in vooga.physicsEngine used by games.pinball
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by games.pong.items
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by games.stickfighter
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by testing.gameEngine.WormsDemo.items
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by testing.gameEngine.collision
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by testing.physicsEngine.guiTest
PhysicalParameters
          Class that encapsulates the parameters of a physical body.
PhysicsEngine
          This is the main API class of the physics engine.
 

Classes in vooga.physicsEngine used by vooga.gameEngine.core
PhysicalItem
          A game item that involves physics.
PhysicsEngine
          This is the main API class of the physics engine.
 

Classes in vooga.physicsEngine used by vooga.levelEditor.game.ballPathBuilder.items
PhysicalItem
          A game item that involves physics.
 

Classes in vooga.physicsEngine used by vooga.physicsEngine
Arbiter
          A class representing contact between two physical bodies (PhysicalParameters).
GamePhysicalParameters
           Class for linking PhysicalParameters (basis of our independent physics module) with PhysicalItem (linkage with the game engine).
PhysicalItem
          A game item that involves physics.
PhysicalParameters
          Class that encapsulates the parameters of a physical body.