Function
testRectRect
(r1: Rect, r2: Rect): booleanCheck if 2 rectangle overlaps.
param r1- The first rectangle.
param r2- The second rectangle.
returns true if the rectangles overlap.
since v2000.0
group Math
Check if 2 rectangle overlaps.
param r1- The first rectangle.
param r2- The second rectangle.
returns true if the rectangles overlap.
since v2000.0
group Math
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Layer
Camera
Layers
Level
Draw
Plugins
Button Bindings
GFX
Miscalenous