rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.21k stars 260 forks source link

fix typo #270

Closed lucem-sequamur closed 2 years ago

lucem-sequamur commented 2 years ago

setPath is a function of load: Phaser.Loader.LoaderPlugin in Scene class

rexrainbow commented 2 years ago

Document updated, thanks for this PR.