Capítulo 292 de 411

Chapter 292: Observer.isDragging

Core Idea

true once the user presses on the target and moves more than dragMinimum (default 0), staying true until release even if the pointer moves outside the target's bounds.

Connects To

  • Observer.isPressed: the simpler "is the pointer currently down" flag.