MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / clear

Method clear

tools/python-3.11.9-amd64/Lib/turtledemo/nim.py:179–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

177 self.display("To play again press space bar. To leave press ESC.", msg2)
178
179 def clear(self):
180 if self.game.state == Nim.OVER:
181 self.screen.clear()
182
183
184class NimController(object):

Callers 5

refreshCanvasMethod · 0.45
startDemoMethod · 0.45
displayMethod · 0.45
tickFunction · 0.45
finalize_pendingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected