Am I just not doing something correctly? Installed Gideros studio/player on OSX. Opened studio. Copied the moon example verbatim into a lua file, added it to my project, and ran it. Nothing shows up. I tried adding a bitmap just to make sure the player was working correctly and everything and _that_ showed up. I can also get shape stuff to work with moveTo, lineTo, etc... But wanted to use path2d as I want to make some more complicated shapes for which it'd be easier to use setPath's more compact format for.
For reference, I'm talking about the moon example code used here:
http://docs.giderosmobile.com/reference/gideros/Path2D/setPathDoes this code snippet work for anybody else?
Comments
Is this documentation in source control somewhere such that I could submit a pull request to update this?
Likes: PaulR
http://wiki.giderosmobile.com
The wiki is the place we are moving all the docs to.
I've just updated the page on the wiki:
https://wiki.giderosmobile.com/index.php/Path2D
Likes: antix, Apollo14
https://deluxepixel.com