Home
last modified time | relevance | path

Searched refs:setTimeOfLastPlay (Results 1 – 3 of 3) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Drecently-played-game.h99 void setTimeOfLastPlay(Glib::TimeVal then) { d_last_played = then;}; in setTimeOfLastPlay() function
H A Dgamelist.cpp210 (*it)->getAdvertisedGame()->setTimeOfLastPlay(now); in updateEntry()
H A Drecently-played-game-list.cpp287 (*it)->setTimeOfLastPlay(now); in updateEntry()