AreaTrigger.setIncludeShapesInContent
When set to true the area trigger will include individual shapes in its content list.
Kind: Function
Environments: Game
Game
areaTrigger:setIncludeShapesInContent( includeShapesInContent )
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
includeShapesInContent |
boolean | Include shapes in content on or off. |