Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Contexts

Interface representing set of contexts, which should be injected into the Phaser game.

Hierarchy

  • Contexts

Properties

Properties

Readonly api

API context for communication with blockchain

Readonly db

Database context which can read data from and store into local memory

Readonly events

Events context for emitting global events and subscribing to them

Readonly notify

Notify context for showing notification snackbars

Generated using TypeDoc