|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.plugins.InstancePlugin.PopulationChangeCallback
public static class InstancePlugin.PopulationChangeCallback
This must be a base class rather than an interface because we want to create callbacks in Python.
| Constructor Summary | |
|---|---|
InstancePlugin.PopulationChangeCallback()
|
|
| Method Summary | |
|---|---|
void |
onInstancePopulationChange(OID instanceOid,
java.lang.String name,
int population)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstancePlugin.PopulationChangeCallback()
| Method Detail |
|---|
public void onInstancePopulationChange(OID instanceOid,
java.lang.String name,
int population)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||