DrawPoly2 is not implemented for Flash target NEW
Monkey Forums/Monkey Bug Reports/DrawPoly2 is not implemented for Flash target NEW| 
 | ||
| Mark, 1. Please add info about DrawPoly( verts#[],image:Image,frame:Int=0 ) to the docs 2. I implemented it (license: public domain) . . . (UPDATE: 25.07.14 - I fixed it!) Not supports: - color blending - textured lines and points   | 
| 
 | ||
| Is this difference in rendering due to different triangulation? | 
| 
 | ||
| @Skn3, yep. It was my failure. Fixed! |