iterami/Docs.htm/common HTM Projects/canvas.js/canvas_draw_path(args)
- Draws interesting things with various properties, such as polygons and spheres.
- Vertices are args in specific order depending on their type, which is the first arg as a string.
properties
| {}
| object
|
style
| canvas_properties.style
| string
|
translate
| false
| boolean
|
vertices
|
| array of arrays of args
|
x
| 0
| number
|
y
| 0
| number
|