Path2D:setConvex
From GiderosMobile
Available since: Gideros 2016.04
Description
Flag this shape as convex. Convex shapes can be rendered faster.
= Path2D:setConvex(convex,)
'convex: (bool) true if convex '
Available since: Gideros 2016.04
Flag this shape as convex. Convex shapes can be rendered faster.
= Path2D:setConvex(convex,)
'convex: (bool) true if convex '