testRectPoint(r: Rect, pt: Vec2): boolean
Check if a point is inside a rectangle.
param
r- The rectangle.
param
pt- The point.
returns
true if the point is inside the rectangle.
since
v2000.0
Check if a point is inside a rectangle.
param
r- The rectangle.
param
pt- The point.
returns
true if the point is inside the rectangle.
since
v2000.0
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Layer
Camera
Level
Plugins
Button Bindings