| Package | Description |
|---|---|
| de.aliceice.humanoid |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleHuman |
class |
TestHuman |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineAction.run(Human human) |
abstract void |
Action.run(Human human) |
| Constructor and Description |
|---|
ConsoleHuman(de.aliceice.paper.Console console,
Function<Human,UserSession> createUserSession) |
ConsoleHuman(Function<Human,UserSession> createUserSession) |
InlineAction(String name,
Consumer<Human> action) |
Copyright © 2017. All rights reserved.