Home
last modified time | relevance | path

Searched refs:aiShotTime_ (Results 1 – 2 of 2) sorted by relevance

/dports/games/scorched3d/scorched/src/common/common/
H A DOptionsGame.h203 int getAIShotTime() { return aiShotTime_; } in getAIShotTime()
204 OptionEntryInt &getAIShotTimeEntry() { return aiShotTime_; } in getAIShotTimeEntry()
437 OptionEntryBoundedInt aiShotTime_; variable
H A DOptionsGame.cpp194 aiShotTime_(options_, "AIShotTime", in OptionsGame()