ReflectionsProjections/mm18

Pass deserialized JSON objects to game controller

Closed this issue · 0 comments

This should filter the information received by the game client and decide which function within the game controller to call from there. The JSON object isn't deserialized here.

Parameter list:
A dictionary received from the JSON deserializer.