Package | Description |
---|---|
de.smarten.tsuro.client.player.ai.model | |
de.smarten.tsuro.client.player.ai.view |
Modifier and Type | Method and Description |
---|---|
static MessageLevel |
MessageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageLevel[] |
MessageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
AIConsole.printMessage(String message,
MessageLevel messageLevel)
This method displays String.
|
Copyright © 2017 smarTen. All rights reserved.