ofxDummyCursor
if your Mac doesn't show us cursor.
API
ofxDummyCursor
- static void show(bool withHideOriginalCursor = true)
- static void hide(bool withShowOriginalCursor = false)
- static void toggle()
- static void setCursorType(ofxDummyCursorType type)
- static void setCursorColor(const ofColor &c)
- static void setCircleRadius(int radius)
ofxDummyCursorType
- OFX_DUMMY_CURSOR_TYPE_ICON,
- OFX_DUMMY_CURSOR_TYPE_CIRCLE,
Update history
2015/09/10 ver 0.01 release
License
MIT License.
Author
- ISHII 2bit [bufferRenaiss co., ltd.]
- ishii[at]buffer-renaiss.com
At the last
Please create new issue, if there is a problem. And please throw pull request, if you have a cool idea!!