FabGL
ESP32 Display Controller and Graphics Library

◆ deltaAvailable()

bool deltaAvailable ( )

Determines if there is a mouse movement available in the queue.

Returns
Return true if there is a mouse movement (deltas) available to read.

Definition at line 140 of file mouse.cpp.