|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolymorphEventInfo | |
|---|---|
| bot | |
| Uses of PolymorphEventInfo in bot |
|---|
| Fields in bot with type parameters of type PolymorphEventInfo | |
|---|---|
java.util.HashMap<java.lang.Integer,PolymorphEventInfo> |
EmotionalBot.polymorphHistory
Here we store info about last polymorph triggered events, so they don't occur too often |
| Methods in bot that return PolymorphEventInfo | |
|---|---|
PolymorphEventInfo |
EmotionalBot.getPolymorphHistory(int id)
Returns PolymorphInfo for input id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||