ArtemiJS Module
Entity Framework
This module provides the following classes:
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.