Create

VirtualJoystickOptions

Documentation for VirtualJoystickOptions.

VirtualJoystickOptions

Documentation for VirtualJoystickOptions.

Properties

size?

size?: number | undefined

Outer ring diameter in px (default: 120)

knobSize?

knobSize?: number | undefined

Inner knob diameter in px (default: 48)

left?

left?: string | undefined

CSS position from left edge (default: "24px")

bottom?

bottom?: string | undefined

CSS position from bottom edge (default: "24px")

opacity?

opacity?: number | undefined

Opacity (default: 0.6)

visible?

visible?: boolean | undefined

Whether to show (default: auto-detect touch)