Contents:
flatland.utils.graphics_pgl.
PGLGL
Bases: flatland.utils.graphics_pil.PILSVG
flatland.utils.graphics_pil.PILSVG
close_window
idle
process any display events eg redraw, resize. Return only after the given number of seconds, ie idle / loop until that number.
open_window
show
test_event_loop
Shows how it should work with the standard event loop Resizing is fairly smooth (ie runs at least 10-20x a second)
test_pyglet