MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / on_draw

Function on_draw

tests_mainloop/gui-pyglet.py:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29 @window.event
30 def on_draw():
31 window.clear()
32 label.draw()

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected