| Constructor and Description |
|---|
CyclicStrategy()
Vytvoří novou cyklickou strategii.
|
CyclicStrategy(Shape shape)
Vytvoří novou cyklickou strategii.
|
| Modifier and Type | Method and Description |
|---|---|
Shape |
next(Match match)
Zvolí symbol pro následující tah.
|
public CyclicStrategy(Shape shape)
shape - startovací symbolpublic CyclicStrategy()
public Shape next(Match match)
Strategy