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