FabGL
ESP32 Display Controller and Graphics Library
|
|
inline |
Sets the callback used when VGADirectController needs to prepare a new scanline to be sent to the VGA output.
drawScanlineCallback | The callback to call |
arg | Argument to pass to the callback |
Definition at line 116 of file vgadirectcontroller.h.