Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Curves.Path
destroy()
Description:
Disposes of this Path, clearing its internal references to objects so they can be garbage-collected.
Since:
3.0.0
Source:
src/curves/path/Path.js
(Line
844
)
Possible examples