Brunot
Loading...
Searching...
No Matches
CardPositionSelectedMessage.cpp File Reference

A message for when the player selects a spot for a card to be played. More...

Include dependency graph for CardPositionSelectedMessage.cpp:

Functions

auto to_json (json &j, const CardPositionSelectedMessage &obj) ->void
auto from_json (const json &j, CardPositionSelectedMessage &obj) ->void

Detailed Description

A message for when the player selects a spot for a card to be played.

contains the position that was selected

Author
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u)
(EMAIL.nosp@m.@dig.nosp@m.ipen..nosp@m.edu)
Date
2026 / 02 / 01

Function Documentation

◆ from_json()

auto from_json ( const json & j,
CardPositionSelectedMessage & obj )->void

◆ to_json()

auto to_json ( json & j,
const CardPositionSelectedMessage & obj )->void