Home
last modified time | relevance | path

Searched refs:caught_fox (Results 1 – 5 of 5) sorted by relevance

/dports/games/freedoko/FreeDoko_0.7.19/src/game/
H A Dspecialpoint.h40 caught_fox, enumerator
76 Type::caught_fox,
H A Dspecialpoint.cpp111 case Specialpoint::Type::caught_fox: in value()
164 case Specialpoint::Type::caught_fox: in to_string()
425 case Type::caught_fox: in is_valid()
558 case Specialpoint::Type::caught_fox: in sum()
/dports/games/freedoko/FreeDoko_0.7.19/src/card/
H A Dtrick.cpp1045 Specialpoint s(Specialpoint::Type::caught_fox, local_winnerteam); in specialpoints()
1200 case Specialpoint::Type::caught_fox: in specialpoints_cards()
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dplayers_db.cpp364 case Specialpoint::Type::caught_fox: in recreate_db()
/dports/games/freedoko/FreeDoko_0.7.19/src/party/
H A Drule.cpp475 case Specialpoint::Type::caught_fox: in operator ()()