MCPcopy Create free account
hub / github.com/LeoJr2015/python / Widget

Class Widget

python-air-traffic-control-read-only/pgu/gui/widget.py:15–345  ·  view source on GitHub ↗

Base class for all PGU graphical objects. Example - Creating your own Widget: class Draw(gui.Widget): def paint(self,s): # Paint the pygame.Surface return def update(self,s): # Update the pygam

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected