chuck.js/app/Game/Core/Control
logsol fc7866f11e Hides playercontroller within player
In order to not provide deep exposure to PlayerController,
we refactored it so that it is not visible anymore outside Player.

Also we renamed isInBetweenGames to inBetweenRounds.

Moved creation of PlayerController from GameController(s) to
The channel Player and client Me.
2016-10-01 12:19:02 +02:00
..
PlayerController.js Hides playercontroller within player 2016-10-01 12:19:02 +02:00