Deep RTS
DeepRTS::Scenario::Scenario Member List

This is the complete list of members for DeepRTS::Scenario::Scenario, including all inherited members.

_caption() constGamevirtual
_onEpisodeEnd() constGamevirtual
_onEpisodeStart() constGamevirtual
_onResourceDepleted(const Tile &tile, const Unit &unit) constGamevirtual
_onResourceGather(const Tile &tile, const Unit &unit) constGamevirtual
_onTileChange(const Tile &) constGamevirtual
_onUnitAttack(const Unit &unit) constGamevirtual
_onUnitCreate(const Unit &unit) constGamevirtual
_onUnitDestroy(const Unit &unit) constGamevirtual
_render() constGamevirtual
_reset()Gamevirtual
_update()Gamevirtual
ActionSequenceContainer typedefDeepRTS::Scenario::Scenario
addPlayer()Game
caption()Game
computeOptimalStrategy(Player &player)DeepRTS::Scenario::Scenario
configGame
criteriaListDeepRTS::Scenario::Scenario
currentFPSGame
episodeGame
evaluate(const Player &player)DeepRTS::Scenario::Scenario
Game(const std::string &map_file)Gameexplicit
Game(const std::string &map_file, Config config)Game
getEpisode() constGame
getFPS() constGame
getGameDuration() constGame
getHeight() constGame
getId() constGame
getMaxFPS() constGame
getTicks() constGame
getTicksModifier() constGame
getUnit(int idx)Game
getUnitByNameID(const std::string &nameID)Game
getWidth() constGame
guiGame
idGame
insertPlayer(Player &player)Game
isTerminal()Game
mapGame
max_fpsGame
optimalPlayGameStep(Player &player)DeepRTS::Scenario::Scenario
optimalStrategy()DeepRTS::Scenario::Scenariovirtual
playersGame
render()Game
renderPlaceholderGame
reset()Game
reward(const Player &player)DeepRTS::Scenario::Scenario
Scenario(const std::string &map, Config config, Criteria::ScenarioCriteria::ScenarioContainer &&criterias)DeepRTS::Scenario::Scenarioexplicit
selectedPlayerGame
setMaxFPS(int fps_)Game
setSelectedPlayer(Player &player)Game
start()Game
stateGame
stateManagerGame
stop()Game
terminalGame
tick()Game
ticksGame
tilemapGame
unitsGame
unitsNameMapGame
update() overrideDeepRTS::Scenario::Scenariovirtual
~Game()Game