Skip to content

2bbb/ofxDummyCursor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

ofxDummyCursor

if your Mac doesn't show us cursor.

Photo

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!!

About

if your Mac doesn't show us cursor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published