MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / setCameraMode

Method setCameraMode

StdLib/StdDraw3D.java:1215–1256  ·  view source on GitHub ↗

Sets the current camera mode. -------------------------------------- StdDraw3D.ORBIT_MODE: Rotates and zooms around a central point. Mouse Click Left - Orbit Mouse Click Right - Pan Mouse Wheel / Alt-Click - Zoom ----------------------------------

(int mode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

initializeMethod · 0.95
actionPerformedMethod · 0.95
keyTypedMethod · 0.95
saveMethod · 0.95

Calls 1

rotateFPSMethod · 0.80

Tested by

no test coverage detected