Skip to content

2bbb/ofxDummyCursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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