pointer property

Manages pointer events and provides a mechanism for converting them into events that can be used in GraphX Scenes. The PointerManager class works in conjunction with the InputConverter class to handle pointer events and convert them into higher-level pointer events.

Implementation

final PointerManager pointer;