作る

VirtualDpadOptions

Documentation for VirtualDpadOptions.

VirtualDpadOptions

Documentation for VirtualDpadOptions.

Properties

size?

size?: number | undefined

Size of the d-pad container in px (default: 160)

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 of the d-pad (default: 0.6)

visible?

visible?: boolean | undefined

Whether to show the d-pad (default: auto-detect touch)