Home
last modified time | relevance | path

Searched defs:gameplay_action (Results 1 – 7 of 7) sorted by relevance

/dports/games/freedoko/FreeDoko_0.7.19/src/game/
H A Dgameplay.cpp156 Gameplay::gameplay_action(GameplayAction const& action) in gameplay_action() function in Gameplay
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dbug_report_replay.cpp297 BugReportReplay::gameplay_action(GameplayAction const& action) in gameplay_action() function in UI_GTKMM_NS::BugReportReplay
H A Dui.game.cpp293 UI_GTKMM::gameplay_action(GameplayAction const& action) in gameplay_action() function in UI_GTKMM_NS::UI_GTKMM
H A Dtable.cpp153 Table::gameplay_action(GameplayAction const& action) in gameplay_action() function in UI_GTKMM_NS::Table
/dports/games/freedoko/FreeDoko_0.7.19/src/os/
H A Dbug_report.cpp425 BugReport::gameplay_action(GameplayAction const& action) in gameplay_action() function in OS_NS::BugReport
H A Dbug_report_replay.cpp1551 BugReportReplay::gameplay_action(GameplayAction const& action) in gameplay_action() function in OS_NS::BugReportReplay
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/
H A Dui.h109 virtual void gameplay_action(GameplayAction const& action) { } in gameplay_action() function