FabGL
ESP32 Display Controller and Graphics Library

◆ packetAvailable()

bool packetAvailable ( )

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

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

Definition at line 128 of file mouse.cpp.