Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
cursor
Method · 0.65
Implementers
2
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
Calls
no outgoing calls
Tested by
no test coverage detected