Add arrow support for ConsoleController (using SFML Keyboard.hpp)
This commit is contained in:
parent
6392288967
commit
03b57472fc
2 changed files with 64 additions and 10 deletions
|
@ -29,7 +29,6 @@ Grid::~Grid()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
void Grid::show()
|
||||
{
|
||||
std::cout << "_________________" << std::endl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue