MCPcopy Create free account
hub / github.com/csaez/mscreen / clear

Method clear

tests/test_stress.py:90–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

88 self.clear()
89
90 def clear(self):
91 self.particles = list()
92 mscreen.clear()
93
94 def addPoint(self, state=0):
95 p = Particle()

Callers 3

__init__Method · 0.95
simulateMethod · 0.95
test_readme.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected