Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
L
M
P
R
S
T
W
G
Game
- Interface in
au.edu.mq.itec802.cardGame
The Interface Game for a card game.
getAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackAbstractPlayer
Gets the amount.
getAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackHouse
The house has an infinite amount Note: this should never be called
getAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackPlayer
Gets the actual amount.
getBet()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackAbstractPlayer
Gets the bet.
getCard()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackPack
Get the top-most card from the pack
getCard()
- Method in interface au.edu.mq.itec802.cardGame.
Pack
Returns the top-most card from the pack.
getInitAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackAbstractPlayer
Gets the init amount.
getInitAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackHouse
The house has infinite amount Note: this should never be called
getInitAmount()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackPlayer
Gets the initial amount
getName()
- Method in class au.edu.mq.itec802.cardGame.
Card
Gets the name.
getNumber()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackAbstractPlayer
Gets the player's number.
getNumber()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackHouse
The house does not have any number, obviously, it's not a player Note: this should never be called
getNumber()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackPlayer
Gets the player's number
getScore()
- Method in class au.edu.mq.itec802.cardGame.blackjack.
BlackjackAbstractPlayer
Gets the score.
getValue()
- Method in class au.edu.mq.itec802.cardGame.
Card
Gets the value.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
L
M
P
R
S
T
W