Uses of Enum Class
com.fs.starfarer.api.input.InputEventClass
Packages that use InputEventClass
-
Uses of InputEventClass in com.fs.starfarer.api.input
Methods in com.fs.starfarer.api.input that return InputEventClassModifier and TypeMethodDescriptionInputEventAPI.getEventClass()
static InputEventClass
Returns the enum constant of this class with the specified name.static InputEventClass[]
InputEventClass.values()
Returns an array containing the constants of this enum class, in the order they are declared.