public abstract class PlayerRts
extends java.lang.Object
This class represents the player, with its data, using a unique ID. The ID will be assigned to any entity owned by
the player. Then it is possible to know which entity is owned by a player.
- Author:
- Pierre-Alexandre (contact@b3dgs.com)