Bridges-C++
3.4.4
Bridges(C++ API)
|
This is the complete list of members for bridges::game::GameCell, including all inherited members.
GameCell() | bridges::game::GameCell | inline |
GameCell(NamedColor bg, NamedColor fg, NamedSymbol symbol) | bridges::game::GameCell | inline |
getBGColor() const | bridges::game::GameCell | inline |
getFGColor() const | bridges::game::GameCell | inline |
getSymbol() const | bridges::game::GameCell | inline |
setBGColor(NamedColor bg) | bridges::game::GameCell | inline |
setFGColor(NamedColor fg) | bridges::game::GameCell | inline |
setSymbol(NamedSymbol s) | bridges::game::GameCell | inline |