FabGL
ESP32 Display Controller and Graphics Library

◆ removeSprites()

void fabgl::BitmappedDisplayController::removeSprites ( )
inlineinherited

Empties the list of active sprites.

Call this method when you don't need active sprites anymore.

Examples:
VGA/SpaceInvaders/SpaceInvaders.ino.