MCPcopy Index your code
hub / github.com/SpectacularAI/sdk / reset

Method reset

python/cli/visualization/visualizer.py:50–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 return eyeSmooth, targetSmooth
49
50 def reset(self):
51 self.prevLookAtEye = None
52 self.prevLookAtTarget = None
53
54class CameraControls2D:
55 def __init__(self):

Callers 4

__resetAfterLostMethod · 0.45
__closeMethod · 0.45
__processUserInputMethod · 0.45
processMapperOutputMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected