Skip to content

math.pointinrect

Andrew McWatters edited this page Apr 19, 2020 · 2 revisions

math.pointinrect()

Source

engine/shared/mathlib.lua

Usage

math.pointinrect( px, py, x, y, width, height )

Parameters

Name Type Description
px ??? ???
py ??? ???
x ??? ???
y ??? ???
width ??? ???
height ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally