FabGL
ESP32 Display Controller and Graphics Library

◆ update()

virtual void update ( int  updateCount)
pure virtual

This is an abstract method called whenever the scene needs to be updated.

Parameters
updateCountIndicates number of times Scane.update() has been called.