|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface IBasicOptions
Basic configuration settings for the game. May be useful in making strategic decisions.
| メソッドの概要 | |
|---|---|
int |
getGameRounds()
Obtain the number of rounds in a match. |
int |
getMaxTurns()
Obtain the number of turns in a round. |
long |
getRunTimeout()
Obtain the timeout in milliseconds for an individual turn. |
int |
getTrailLimitAmount()
Obtain the maximum length of the trail. |
boolean |
hasTrailLimit()
Test whether the trail is unlimited or not. |
| メソッドの詳細 |
|---|
int getMaxTurns()
int getGameRounds()
long getRunTimeout()
int getTrailLimitAmount()
boolean hasTrailLimit()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||