|
Brunot
|
A message for when the player selects a spot for a card to be played. More...
#include "CardPositionSelectedMessage.h"Functions | |
| auto | to_json (json &j, const CardPositionSelectedMessage &obj) ->void |
| auto | from_json (const json &j, CardPositionSelectedMessage &obj) ->void |
A message for when the player selects a spot for a card to be played.
contains the position that was selected
| auto from_json | ( | const json & | j, |
| CardPositionSelectedMessage & | obj )->void |
| auto to_json | ( | json & | j, |
| const CardPositionSelectedMessage & | obj )->void |