Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
Y
G
GAME_START
- Variable in class fourwin.
BrickConnection
gamemanager
- Variable in class fourwin.
FourGUI
gamemanager
- Variable in class fourwin.
PlayingFieldGUI
gamemodus
- Variable in class fourwin.
FourGUI
gameover
- Variable in class fourwin.
FourGUI
getBeginners()
- Method in class fourwin.
FourGUI
getColor()
- Method in class fourwin.
FourPlayer
getColumn()
- Method in class fourwin.
FourGUI
getField(int, int)
- Method in class fourwin.
PlayingField
getFirstEmptyRow(byte)
- Method in class fourwin.
PlayingField
This method returns the first empty row if the column is overgiven.
getLastInsertedColumn()
- Method in class fourwin.
PlayingField
getLevelSlider()
- Method in class fourwin.
FourGUI
getNumberOfChips()
- Method in class fourwin.
PlayingField
getNumberOfSumInA4Row(int)
- Method in class fourwin.
PlayingField
Returns the number of found sum for each 4-chip possibility.
getNumberOfSumInA4RowDiagonal(int)
- Method in class fourwin.
PlayingField
Splitted getNumberOfSumInA4Row() just to check the diagonal possibilities.
getNumberOfSumInA4RowHorizontal(int)
- Method in class fourwin.
PlayingField
Splitted getNumberOfSumInA4Row() just to check the horizontal possibilities.
getNumberOfSumInA4RowVertical(int)
- Method in class fourwin.
PlayingField
Splitted getNumberOfSumInA4Row() just to check the vertical possibilities.
getNumberOfSumInA5RowHorizontal(int)
- Method in class fourwin.
PlayingField
Searches for 5-in-a-row chances (which means two 4-in-a-row chances that cannot be defended)
getPlaymode()
- Method in class fourwin.
FourGUI
getPossibleMoves()
- Method in class fourwin.
PlayingField
This method returns an ArrayList (IEnumerable) with all moves which are possible at the current situation.
getPossibleMovesFromRightToLeft()
- Method in class fourwin.
PlayingField
This method returns all possible moves beginning from the right going to the left.
getReset()
- Method in class fourwin.
FourGUI
getStarter()
- Method in class fourwin.
FourGUI
getTurndone()
- Method in class fourwin.
FourGUI
givePointToWinner(int)
- Method in class fourwin.
FourGUI
This method controls the game statistics about the number of Wins at the right side on the Visualization.
gui
- Variable in class fourwin.
FourGameManager
gui
- Variable in class fourwin.
FourHuman
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
Y