JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Unofficial PZ JavaDocs 42.11.0
zombie.gizmo
Axis
Uses of Enum Class
zombie.gizmo.Axis
Packages that use
Axis
Package
Description
zombie.gizmo
Uses of
Axis
in
zombie.gizmo
Subclasses with type arguments of type
Axis
in
zombie.gizmo
Modifier and Type
Class
Description
enum
Axis
Methods in
zombie.gizmo
that return
Axis
Modifier and Type
Method
Description
static
Axis
Axis.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Axis
[]
Axis.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.