Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
L
P
R
S
T
V
S
saveCurrentBoardToFile(String)
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Game
Saves receiver's board to a given file.
setBoard(Board)
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Game
Set the receiver's board.
setBoard(Board)
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
Game
setBoardHistory(ArrayList)
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Game
Set game's board history.
setBoardHistory(ArrayList)
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
Game
setCells(int[][])
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
TwoDimensionalBoard
setCells(int[][])
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
TwoDimensionalBoard
setGeneration(int)
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Game
Set game's generations.
setGeneration(int)
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
Game
setName(String)
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Rule
setName(String)
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
Rule
setRules(Rule[])
- Method in class V1601RazvojJava.Lab11.LifeGame.domain.
Game
Set the game rules.
setRules(Rule[])
- Method in class V1601RazvojJava.Lab09.LifeGame.domain.
Game
SurvivalRule
- class V1601RazvojJava.Lab11.LifeGame.domain.
SurvivalRule
.
SurvivalRule
- class V1601RazvojJava.Lab09.LifeGame.domain.
SurvivalRule
.
SurvivalRule()
- Constructor for class V1601RazvojJava.Lab11.LifeGame.domain.
SurvivalRule
SurvivalRule()
- Constructor for class V1601RazvojJava.Lab09.LifeGame.domain.
SurvivalRule
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
L
P
R
S
T
V