コード例 #1
0
 def _send_command(self, command):
     self._send_message(
         GameConnection.json_encode(Action.get_execution_repr(command)))