MultipleClickSensor.hold

Call this function every time the desired click event is emitted.

This overload accepts TimeIO and ActionIO systems and reads their properties to determine the right values. If for some reason you cannot use these systems, use the other overload instead.

Parameters

timeIO TimeIO

Time I/O system.

preferenceIO PreferenceIO

User preferences I/O system.

pointerPosition Vector2

Alternatively to pointer, just the pointer's position.

Meta