events.txt 210 B

1234567
  1. # Events from Phaser Editor 2D
  2. scene-awake An event emitted at the end of the `editorCreate()` method generated by the Scene Editor compiler.
  3. # Add your events like this:
  4. #
  5. # my-event My event documentation.