|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorldDiffMove | |
|---|---|
| jfreerails.client.top | Provides classes that make up the client user interface (implemented using Swing). |
| jfreerails.move | Provides classes that encapsulate changes to the game world. |
| Uses of WorldDiffMove in jfreerails.client.top |
|---|
| Methods in jfreerails.client.top with parameters of type WorldDiffMove | |
|---|---|
private void |
UserMessageGenerator.trainArrives(WorldDiffMove wdm)
Generates a message giving details of any cargo delivered and plays a cash register sound to indicate that revenue is coming in. |
| Uses of WorldDiffMove in jfreerails.move |
|---|
| Methods in jfreerails.move that return WorldDiffMove | |
|---|---|
static WorldDiffMove |
WorldDiffMove.generate(WorldDiffs diffs,
WorldDiffMove.Cause cause)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||