PlayerManager constructor
PlayerManager()
Creates the PlayerManager.
Implementation
PlayerManager()
: _playerByEntity = <int, String>{},
_entitiesByPlayer = <String, Bag<int>>{};
Creates the PlayerManager.
PlayerManager()
: _playerByEntity = <int, String>{},
_entitiesByPlayer = <String, Bag<int>>{};