A B C D E F G H I J K L M N O P R S T U V W X Z

D

DEAL_N_CARDS_TO_HANDS - Static variable in class com.asdf.plugins.pokergames.PokerGame
 
DEAL_N_CARDS_TO_TABLE - Static variable in class com.asdf.plugins.pokergames.PokerGame
 
dealCard() - Method in class com.asdf.plugins.pokergames.Deck
Removes the bottom card from the deck.
dealHoleCardsEvent() - Method in class com.asdf.plugins.pokergames.OurPlayer
 
dealHoleCardsEvent() - Method in interface com.asdf.plugins.pokergames.Player
From GameObserver, called when hole cards are dealt.
dealHoleCardsEvent() - Method in class com.asdf.plugins.pokergames.texasholdem.bots.Bananabot
An event sent when all players are being dealt their hole cards
dealHoleCardsEvent() - Method in class com.asdf.plugins.pokergames.texasholdem.bots.KillerBot
 
dealHoleCardsEvent() - Method in class com.asdf.plugins.pokergames.texasholdem.bots.SuperBot
 
Deck - Class in com.asdf.plugins.pokergames
Represents a traditional 52 card deck with no jokers.
Deck() - Constructor for class com.asdf.plugins.pokergames.Deck
Default constructor.
DECODE - Static variable in class com.asdf.lib.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.asdf.lib.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.asdf.lib.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.asdf.lib.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.asdf.lib.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.asdf.lib.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.asdf.lib.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.asdf.lib.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decreaseBankRoll(double) - Method in class com.asdf.plugins.pokergames.OurPlayerInfo
 
decreasePlayersToAct() - Method in class com.asdf.plugins.pokergames.GameModel
decrease the number of Players to act by one
decreaseTimer(GameViewSeat) - Method in class com.asdf.plugins.pokergames.gameview.GameView
Scheduled decrease of timer.
deleteAccount(String, String) - Method in class com.asdf.server.AccountManager
Deletes an account from database and memory.
deleteGame(GameRequest, long, ClientConnection) - Method in class com.asdf.server.GameManager
Forcefully deletes an active game.
deliverAction(GameRequest, long, ClientConnection) - Method in class com.asdf.server.GameManager
Gives a user action to a game instance for processing.
descriptionSync() - Method in class com.asdf.common.Game
Requests the game to return a description of itself.
detailsSync(GameDetailsResponse) - Method in class com.asdf.common.Game
Requests the game to return a description of itself.
die() - Method in class com.asdf.common.Game
Offers the game a chance to notify all players and observers about the imminent destruction of this game.
die() - Method in class com.asdf.plugins.hello.ServerSideHelloGameLogic
Kills the game program.
die() - Method in class com.asdf.plugins.pokergames.PokerGame
 
die() - Method in class com.asdf.test.TestGamePlugin
 
dieSync() - Method in class com.asdf.common.Game
Offers the game a chance to notify all players and observers about the imminent destruction of this game.
DISCARD - Static variable in class com.asdf.common.Action
 
DISCARD_CARDS - Static variable in class com.asdf.plugins.pokergames.PokerGame
 
DISCARD_WAIT - Variable in class com.asdf.plugins.pokergames.PokerGame
 
discardAction(int[]) - Static method in class com.asdf.common.Action
 
discarded - Variable in class com.asdf.common.Action
 
discards() - Method in class com.asdf.common.Action
 
discards(int) - Method in class com.asdf.common.Action
 
disconnected(Exception) - Method in interface com.asdf.client.ClientStateObserver
Client has been disconnected from the server.
disconnected(Exception) - Method in class com.asdf.gui.connect.ConnectPanel
Is called when ConnectionHandler disconnects because of exception.
dispose() - Method in class com.asdf.client.LobbyController
Called to get member frame disappear.
dispose() - Method in class com.asdf.server.Server
Can be called to free resources.
disposing - Variable in class com.asdf.server.ClientConnection
 
distribute(double) - Static method in class com.asdf.utils.ChipSpreader
Distributes an amount of $$ to some number of chips on the table before the player.
Distribution - Class in com.asdf.utils
Stores a set of chips, their values and offsets.
Distribution() - Constructor for class com.asdf.utils.Distribution
 
doClick() - Method in class com.asdf.plugins.pokergames.gameview.GameViewGameButton
 
DONT_BREAK_LINES - Static variable in class com.asdf.lib.Base64
Don't break lines when encoding (violates strict Base64 specification)
drawTimer(double, double) - Method in class com.asdf.plugins.pokergames.gameview.GameViewSeat
Draws timer with ratio of current/max

A B C D E F G H I J K L M N O P R S T U V W X Z