Class: AxInputDevice

AxInputDevice()

new AxInputDevice()

Create a new AxInputDevice AxInputDevice is the base class of Axis devices, which manage input from keyboard, mouse, gamepads, joystics and etcetera
Source:

Methods

SetContext(context)

Sets the context for the input device
Parameters:
Name Type Description
context Axis The instance of Axis, to which the input device will apply
Source:

Update()

Updates the device. This method is called continuously on each rendering iteration
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:26 GMT+0200 (FLE Standard Time)