Description
Add ability to make mouse cursor transparent/invisible. Based on info here:
https://gist.github.com/einnocent/6431419
And here:
http://stackoverflow.com/a/1984117/538222
Probably need to modify Mouse.getCursor(Cursor) and enum Cursor in org.apache.pivot.wtk, for a start.