Uses of Enum Class
pi.physics.BodyType
Packages that use BodyType
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 BodyType in pi.actor
-
Uses of BodyType in pi.physics
Methods in pi.physics that return BodyTypeModifier and TypeMethodDescriptionBodyHandler.bodyType()NullHandler.bodyType()PhysicsData.bodyType()static BodyTypeReturns the enum constant of this class with the specified name.static BodyType[]BodyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pi.physics with parameters of type BodyType