Home
last modified time | relevance | path

Searched defs:num_deal (Results 1 – 14 of 14) sorted by relevance

/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/ultra/
H A Dhexadeck.py415 def createGame(self, max_rounds=-1, num_deal=1, **layout): argument
481 def createGame(self, max_rounds=-1, num_deal=3, **layout): argument
547 def createGame(self, max_rounds=-1, num_deal=1, **layout): argument
621 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
679 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
744 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
870 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
929 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
989 def createGame(self, max_rounds=2, num_deal=1, **layout): argument
1063 def createGame(self, max_rounds=1, num_deal=1, **layout): argument
[all …]
H A Dhanafuda.py740 def createGame(self, max_rounds=1, num_deal=1, **layout): argument
819 def createGame(self, max_rounds=-1, num_deal=3, **layout): argument
981 def createGame(self, max_rounds=-1, num_deal=1, **layout): argument
H A Dmughal.py542 def createGame(self, max_rounds=1, num_deal=1, **layout): argument
H A Ddashavatara.py672 def createGame(self, max_rounds=1, num_deal=1, **layout): argument
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dosmosis.py73 def createGame(self, max_rounds=-1, num_deal=1): argument
170 def createGame(self, max_rounds=-1, num_deal=3): argument
H A Dacesandkings.py58 def createGame(self, max_rounds=1, num_deal=1): argument
H A Dterrace.py138 def createGame(self, rows=9, max_rounds=1, num_deal=1, playcards=16): argument
414 def createGame(self, rows=9, max_rounds=1, num_deal=1, playcards=16): argument
H A Dharp.py56 def createGame(self, max_rounds=-1, num_deal=1, **layout): argument
H A Dcanfield.py83 def createGame(self, rows=4, max_rounds=-1, num_deal=3, argument
H A Dgolf.py521 def createGame(self, max_rounds=3, num_deal=1): argument
H A Dgypsy.py561 def __init__(self, x, y, game, max_rounds=1, num_deal=1, **cap): argument
H A Dfortythieves.py73 def createGame(self, max_rounds=1, num_deal=1, rows=10, argument
H A Dklondike.py72 def createGame(self, max_rounds=-1, num_deal=1, **layout): argument
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dstack.py1796 def __init__(self, x, y, game, max_rounds=1, num_deal=1, **cap): argument
2898 def __init__(self, x, y, game, max_rounds, num_deal=1, waste=None, **cap): argument