| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OnTick<Msg extends java.io.Serializable>
An interface that represents a function that produces a Package (World + Messages) on each time tick.
| Method Summary | |
|---|---|
|  Package<Msg> | apply(World<Msg> w)Apply this function to produce a Package (World + Messages) on each time tick. | 
| Method Detail | 
|---|
Package<Msg> apply(World<Msg> w)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||