Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the different customization options available for VirtualJoystick

Hierarchy

  • VirtualJoystickCustomizations

Index

Properties

alwaysVisible: boolean

Defines whether or not the joystick container is always visible

color: string

Color of the joystick && puck

containerImage?: string

Image URL for the joystick's container

containerSize: number

Size of the joystick's container

limitToContainer: boolean

Defines whether or not to limit the movement of the puck to the joystick's container

position?: { x: number; y: number }

Defines the unmoving position of the joystick container

Type declaration

  • x: number
  • y: number
puckImage?: string

Image URL for the joystick's puck

puckSize: number

Size of the joystick's puck

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme