ConnectX 3.0
ConnectX Game Suite
Loading...
Searching...
No Matches
MoveResult Struct Reference

#include <messages.hpp>

Public Member Functions

 MoveResult ()
 
 MoveResult (bool s, const std::string &msg="")
 

Public Attributes

bool success
 
std::string message
 

Constructor & Destructor Documentation

◆ MoveResult() [1/2]

MoveResult::MoveResult ( )
inline

◆ MoveResult() [2/2]

MoveResult::MoveResult ( bool  s,
const std::string &  msg = "" 
)
inlineexplicit

Member Data Documentation

◆ message

std::string MoveResult::message

◆ success

bool MoveResult::success

The documentation for this struct was generated from the following file: