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

Method overlayText

StdLib/StdDraw3D.java:3231–3239  ·  view source on GitHub ↗

Draws the given text as stationary on the window at (x, y). This is useful for titles and HUD-style text.

(double x, double y, String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

getGraphics2DMethod · 0.95
scaleXMethod · 0.95
scaleYMethod · 0.95
rotateMethod · 0.80

Tested by

no test coverage detected