Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 363 Bytes

phaser-terminology.md

File metadata and controls

13 lines (7 loc) · 363 Bytes

Phaser Terminology

Phaser States

Genie Screens extend Phaser states and are automatically used by the gameflow set up in navigation.

Signals

The default Genie Gel buttons fire Phaser signals. Signals can be subscribed to or published to using the Genie signal bus

Asset packs

Genie uses Phaser asset packs to load all its assets.