InputSystem.AxisEvent

A delegate that takes the changed axis and the new state.

class InputSystem(ButtonEnum, AxisEnum)
alias AxisEvent = void delegate()

Meta