Uses of Enum Class
zombie.core.physics.RagdollController.SimulationState
Packages that use RagdollController.SimulationState
-
Uses of RagdollController.SimulationState in zombie.core.physics
Subclasses with type arguments of type RagdollController.SimulationState in zombie.core.physicsMethods in zombie.core.physics that return RagdollController.SimulationStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RagdollController.SimulationState[]
RagdollController.SimulationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.