Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PointerInput

Enum for All Pointers (Touch/Mouse)

Index

Enumeration members

BrowserBack

BrowserBack: = 5

Browser Back

BrowserForward

BrowserForward: = 6

Browser Forward

Horizontal

Horizontal: = 0

Horizontal Axis (Not used in events/observables; only in polling)

LeftClick

LeftClick: = 2

Left Click or Touch

MiddleClick

MiddleClick: = 3

Middle Click

MouseWheelX

MouseWheelX: = 7

Mouse Wheel X

MouseWheelY

MouseWheelY: = 8

Mouse Wheel Y

MouseWheelZ

MouseWheelZ: = 9

Mouse Wheel Z

Move

Move: = 12

Used in events/observables to identify if x/y changes occurred

RightClick

RightClick: = 4

Right Click

Vertical

Vertical: = 1

Vertical Axis (Not used in events/observables; only in polling)

Legend

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