RefreshListener

The raster calls it every time it finishes the drawing to the framebuffers. Used to signal the output screen to switch out the framebuffers.

public
interface RefreshListener {}

Members

Functions

refreshFinished
void refreshFinished()
Undocumented in source.

Meta