Skip to main content

mapper.virtual_joystick()

mapper.virtual_joystick(devid)

This funciton opens the vJoy device and create a vJoy object that functions as a feeder.

Note

If you use this function, you need to have vJoy installed.

Parameters

ParameterTypeDescription
devidnumberDevice ID of the vJoy device.

Return Values

This function returns a vJoy object.

See Also