Type

Entries

Link copied to clipboard
Link copied to clipboard

A new touch for a pointer on the scene was detected

Link copied to clipboard

A pointer has stopped touching the scene.

Link copied to clipboard

A pointer that is touching the scene has moved.

Link copied to clipboard

The mouse pointer has moved (without a mouse button being active).

Link copied to clipboard

The mouse pointer or an active touch have entered (i.e., Cotnrol.hit) a Control.

Link copied to clipboard

The mouse pointer or an active touch have exited a Control.

Link copied to clipboard

The mouse scroll wheel has changed.

Link copied to clipboard

A keyboard key has been pressed.

Link copied to clipboard

A keyboard key has been released.

Link copied to clipboard

A keyboard key has been pressed and not released.

Link copied to clipboard

A keyboard character has been typed.

Link copied to clipboard

The input type action that has been pressed.

Link copied to clipboard

The input type action that has been pressed and not released.

Link copied to clipboard

The input type action that has been released.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard