Uses of Enum Class
com.xebisco.yield.physics.BodyType
Packages that use BodyType
-
Uses of BodyType in com.xebisco.yield.physics
Methods in com.xebisco.yield.physics that return BodyTypeModifier and TypeMethodDescriptionPhysicsBody.type()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 com.xebisco.yield.physics with parameters of type BodyType