API Docs for:
Show:

ArtemiJS Module

Defined in: ../src/World.js:4

Entity Framework

This module is a rollup of the following modules:

  • Managers
    Use this class together with PlayerManager. You may sometimes want to create teams in your game, so that some players are team mates. A player can only belong to a single team.
  • Utils
    Collection type a bit like ArrayList but does not preserve the order of its entities, speedwise it is very good, especially suited for games.