public abstract class KnowledgeBase
extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
kbEcho(string echoString)
Knowledge Base echo.
|
bool |
kbIsGameOver()
Returns whether the game is over or not.
|
public void kbEcho(string echoString)
aiEcho(string),
trEcho(string)public bool kbIsGameOver()