begin(gpio_num_t redGPIO, gpio_num_t greenGPIO, gpio_num_t blueGPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO) | FabGL::VGAControllerClass | |
begin(gpio_num_t red1GPIO, gpio_num_t red0GPIO, gpio_num_t green1GPIO, gpio_num_t green0GPIO, gpio_num_t blue1GPIO, gpio_num_t blue0GPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO) | FabGL::VGAControllerClass | |
enableBackgroundPrimitiveExecution(bool value) | FabGL::VGAControllerClass | |
getBitsPerChannel() | FabGL::VGAControllerClass | inline |
getScreenHeight() | FabGL::VGAControllerClass | inline |
getScreenWidth() | FabGL::VGAControllerClass | inline |
getViewPortCol() | FabGL::VGAControllerClass | inline |
getViewPortHeight() | FabGL::VGAControllerClass | inline |
getViewPortRow() | FabGL::VGAControllerClass | inline |
getViewPortWidth() | FabGL::VGAControllerClass | inline |
isDoubleBuffered() | FabGL::VGAControllerClass | inline |
moveScreen(int16_t offsetX, int16_t offsetY) | FabGL::VGAControllerClass | |
processPrimitives() | FabGL::VGAControllerClass | |
refreshSprites() | FabGL::VGAControllerClass | |
removeSprites() | FabGL::VGAControllerClass | inline |
resumeBackgroundPrimitiveExecution() | FabGL::VGAControllerClass | |
setResolution(char const *modeline, int viewPortWidth=-1, int viewPortHeight=-1, bool doubleBuffered=false) | FabGL::VGAControllerClass | |
setSprites(T *sprites, int count) | FabGL::VGAControllerClass | inline |
shrinkScreen(int shrinkX, int shrinkY) | FabGL::VGAControllerClass | |
suspendBackgroundPrimitiveExecution() | FabGL::VGAControllerClass | |