|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BelotBid | |
org.ninm.games.cardgames.belot | This package contains the implementation of the Belot card game |
Uses of BelotBid in org.ninm.games.cardgames.belot |
Fields in org.ninm.games.cardgames.belot declared as BelotBid | |
private BelotBid |
BelotEngine.m_belotBid
|
Methods in org.ninm.games.cardgames.belot that return BelotBid | |
(package private) BelotBid |
BelotEngine.getBelotBid()
Returns the belotBid. |
Methods in org.ninm.games.cardgames.belot with parameters of type BelotBid | |
boolean |
StateAdapter.bidMade(BelotBid bid)
|
boolean |
State.bidMade(BelotBid bid)
indicates a bid has been made by a particluar player |
boolean |
BiddingState.bidMade(BelotBid bid)
|
(package private) void |
BelotEngine.setBelotBid(BelotBid belotBid)
Sets the belotBid. |
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |