Fork me on GitHub
View source

package haxepunk.input

typedef InputHandler

Properties

checkInput (input : InputType) : Bool

postUpdate () : Void

pressedInput (input : InputType) : Bool

releasedInput (input : InputType) : Bool

update () : Void