qc.Node.rectContains
Prototype
boolean rectContains(qc.Point globalPoint)
Parameters
Parameter | Type | Description |
---|---|---|
globalPoint | qc.Point | A point in world position. |
Description
Check if a world position is in the rectangle area.
boolean rectContains(qc.Point globalPoint)
Parameter | Type | Description |
---|---|---|
globalPoint | qc.Point | A point in world position. |
Check if a world position is in the rectangle area.