Menu

update

Majenko Technologies
GLCD.update();

Once any changes have been made to the displayed data those changes must be pushed out to the display.

This function takes the data from the object's internal screen array and pushes each byte in turn out to the display to make the changes visible.

This allows for very fast graphical operations, with one atomic "push" of the data to the display for much smoother and faster animation.


Related

Wiki: User Interface
Wiki: cls

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.