Constructor and Description |
---|
StaticStrategy(Shape shape)
Vytvoří novou strategii.
|
Modifier and Type | Method and Description |
---|---|
Shape |
next(Match match)
Zvolí symbol pro následující tah.
|
public StaticStrategy(Shape shape)
shape
- symbol, který bude strategie stále hrátpublic Shape next(Match match)
Strategy