15Slide
|
This is the complete list of members for CommandUI, including all inherited members.
autoExit | CommandUI | private |
autoGrid | CommandUI | private |
autoSave | CommandUI | private |
command enum name | CommandUI | |
commandMap | CommandUI | privatestatic |
defaultSaveFile | CommandUI | private |
displayAbout() | CommandUI | privatestatic |
displayHelp() | CommandUI | privatestatic |
displayLicence() | CommandUI | privatestatic |
displayOptions() | CommandUI | privatestatic |
easySlide | CommandUI | private |
handleCommand(const std::string &inputtedLine, Grid15::Grid &grid) | CommandUI | |
handleDebug(const std::string &inputtedLine) | CommandUI | private |
handleOptions(const std::string &option, bool optionSetting) | CommandUI | private |
loadGame(const std::string &saveFile, Grid15::Grid &grid) | CommandUI | private |
printGrid(Grid15::Grid::gridArray_t grid) | CommandUI | static |
printGrid(const Grid15::Grid &grid) | CommandUI | static |
runDemo() | CommandUI | privatestatic |
saveGame(const std::string &saveFile, const Grid15::Grid &grid) | CommandUI | private |
start(Grid15::Grid &grid) | CommandUI | |
swapTile(const std::int64_t tile, Grid15::Grid &grid) | CommandUI | private |
wantsToExit | CommandUI | private |