Revision history of "Global Command: isPointInsidePolygon"

From The Official Visionaire Studio: Adventure Game Engine Wiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 22:54, 3 May 2023EK (talk | contribs). . (1,606 bytes) (+1,606). . (Created page with "Test if a point lies inside a polygon. == Syntax == <syntaxhighlight lang="lua"> isPointInsidePolygon(point, polygon) </syntaxhighlight> == Parameters == {| class="ts" |-...")