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