FabGL
ESP32 VGA Controller and Graphics Library

◆ removeSprite()

void fabgl::CollisionDetector::removeSprite ( Sprite sprite)

Remove the specified sprite from collision detector.

Parameters
spriteThe sprite to remove.