| Class | Description |
|---|---|
| ShootRequestData |
https://paste.sqtools.ru/j/ygvx7
//{
// "command": "move",
// "params": {
// “game_id”: “37812032-d0fe-42bc-a264-fd271e629c3c”,
// “type”: “shoot”,
// "x": 1,
// "y": 2
// }
//}
Created 30/06/17 18:08
|
| ShootResponseData |
// * {
// * "status": "OK",
// * "data": {
// * "message": "Move successful"
// * }
// * }
Created 30/06/17 18:08
|