added getSpectators to PlayerManager

This commit is contained in:
kremsy
2015-06-26 13:25:29 +02:00
parent 491ac03078
commit 0b02f63309
3 changed files with 19 additions and 1 deletions

View File

@ -8,6 +8,7 @@ There the following settings are existing:
For the description of the available implemented communcation Methods check the CommunicationMethods interface.
If you need methods which are not implemented, or additional Parameters, feel free to contact us.
Sample ManiaControl Implementation (for ManiaControl to ManiaControl connections)