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

A helper struct that contains all relevant rules for gameplay for the Table. More...

#include "GameRules.h"
Include dependency graph for GameRules.cpp:

Functions

auto to_json (json &j, const GameRules &g) ->void
auto from_json (const json &j, GameRules &g) ->void

Detailed Description

A helper struct that contains all relevant rules for gameplay for the Table.

Author
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u)
Date
2026 / 03 / 03

Function Documentation

◆ from_json()

auto from_json ( const json & j,
GameRules & g )->void

◆ to_json()

auto to_json ( json & j,
const GameRules & g )->void