Package | Description |
---|---|
org.botlibre | |
org.botlibre.thought |
Modifier and Type | Method and Description |
---|---|
Mind |
Bot.mind()
Return the mind.
|
Modifier and Type | Method and Description |
---|---|
void |
Bot.setMind(Mind mind)
Set the mind.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMind
Controls and manages the thought processing.
|