|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jabm.event.SimEvent
net.sourceforge.jabm.event.SimulationEvent
net.sourceforge.jabm.event.RoundFinishedEvent
public class RoundFinishedEvent
An event that is fired after a simulation tick (round) has finished.

| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jabm.event.SimulationEvent |
|---|
simulation |
| Constructor Summary | |
|---|---|
RoundFinishedEvent()
|
|
RoundFinishedEvent(Simulation simulation)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.jabm.event.SimulationEvent |
|---|
getSimulation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoundFinishedEvent(Simulation simulation)
public RoundFinishedEvent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||