Bitfighter  021
The Bitfighter Lua Documentation - Robots, Levelgens, and Plugins
Geom Member List

This is the complete list of members for Geom, including all inherited members.

centroid(Geom geom)Geom
clipPolygons(ClipType op, mixed subject, mixed clip, bool mergeAfterTriangulating=false)Geomstatic
clipPolygonsAsTree(ClipType op, mixed subject, mixed clip)Geomstatic
coordsToPoints(table coordList)Geom
flip(Geom geom, bool horizontal)Geom
offsetPolygons(num offset, mixed polygons)Geomstatic
polyganize(mixed triangles)Geomstatic
rotate(Geom geom, int angle)Geom
scale(Geom geom, int sx, int sy)Geom
segmentsIntersect(point a1, point a2, point b1, point b2)Geomstatic
transform(Geom geom, int tx, int ty, int sx, int sy, int angle)Geom
translate(Geom geom, int tx, int ty)Geom
triangulate(mixed polygons)Geomstatic