Controller

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

buttonJustPressed
bool buttonJustPressed(ControllerButton button)
getStick
Vector2 getStick(ThumbStick stick)
getTrigger
float getTrigger(ControllerButton button)
isButtonDown
bool isButtonDown(ControllerButton button)
isButtonUp
bool isButtonUp(ControllerButton button)
isConnected
bool isConnected()

Properties

id
int id [@property getter]

Variables

deadzone
float deadzone;

Meta