MCPcopy Create free account
hub / github.com/benfry/processing4 / showCursor

Method showCursor

core/src/processing/core/PSurface.java:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 public void setCursor(PImage image, int hotspotX, int hotspotY);
144
145 public void showCursor();
146
147 public void hideCursor();
148

Callers 1

cursorMethod · 0.65

Implementers 2

PSurfaceJOGLcore/src/processing/opengl/PSurfaceJOG
PSurfaceNonecore/src/processing/core/PSurfaceNone.

Calls

no outgoing calls

Tested by

no test coverage detected