Uses of Interface
pi.physics.PhysicsHandler
Packages that use pi.physics.PhysicsHandler
Package
Description
Jede Figur auf der Zeichenebene ist eine Unterklasse von
Actor.Klassen, die innerhalb der Engine als Middleware zwischen der externen
Physics-Engine
JBox2D-Projekt von
Daniel Murhpy und der Engine-API
fungieren.
-
Uses of pi.physics.PhysicsHandler in pi.actor
Fields in pi.actor declared as pi.physics.PhysicsHandler in inModifier and TypeFieldDescriptionpi.physics.PhysicsHandlerActor.physicsDer JB2D-Handler für dieses spezifische Objekt. -
Uses of pi.physics.PhysicsHandler in pi.physics
Methods in pi.physics with parameters of type pi.physics.PhysicsHandler in inModifier and TypeMethodDescriptionvoidBodyHandler.applyMountCallbacks(pi.physics.PhysicsHandler otherHandler) voidNullHandler.applyMountCallbacks(pi.physics.PhysicsHandler otherHandler) voidPhysicsHandler.applyMountCallbacks(pi.physics.PhysicsHandler otherHandler)