InputState

indigo.shared.events.InputState
See theInputState companion class
object InputState

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
InputState.type

Members list

Value members

Concrete methods

def calculateNext(previous: InputState, events: Batch[InputEvent], gamepadState: Gamepad): InputState

Concrete fields