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

#include <move.hpp>

Public Member Functions

 Move ()
 
 Move (uint8_t col, uint8_t player)
 

Public Attributes

uint8_t column
 
uint8_t player_id
 

Detailed Description

Represents a single move in the game

Constructor & Destructor Documentation

◆ Move() [1/2]

Move::Move ( )
inline

◆ Move() [2/2]

Move::Move ( uint8_t  col,
uint8_t  player 
)
inline

Member Data Documentation

◆ column

uint8_t Move::column

◆ player_id

uint8_t Move::player_id

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