catch me if you can
0.1
|
Go to the source code of this file.
Functions | |
void | ClearScreen () |
Clear the current terminal. More... | |
void | Color (const string &Col) |
void | DisplayGrid (const CMat &Mat) |
void | InitGrid (CMat &Mat, unsigned NbLine, unsigned NbColumn, CPosition &PosPlayer1, CPosition &PosPlayer2) |
void ClearScreen | ( | ) |
Clear the current terminal.
Definition at line 12 of file gridmanagement.cpp.
void Color | ( | const string & | Col | ) |
void DisplayGrid | ( | const CMat & | Mat | ) |
Definition at line 23 of file gridmanagement.cpp.