DebugGraphics Settings | Description |
DebugGraphics.BUFFERED_OPTION | Causes a window to pop up, displaying the drawing of the double-buffered image |
DebugGraphics.FLASH_OPTION | Causes the drawing to be done more slowly, flashing between steps |
DebugGraphics.LOG_OPTION | Causes a message to be printed to the screen as each step is done |
DebugGraphics.NONE_OPTION | Disables all options |