destroy(destroyChildren)
Destroy this Graphics instance.
Parameters
Name | Type | Argument | Default | Description |
---|---|---|---|---|
destroyChildren | boolean | <optional> | true | Should every child of this object have its destroy method called? |
- Source code: gameobjects/Graphics.js (Line 139)
Please login to continue.