- next() - Method in interface uwcse.collections.SimpleIterator
-
Answer the current item AND advance the iterator to the next item.
- NORTH - Static variable in class uwcse.sim.WorldModel
-
Often used offset representing the neighboring cell to the north.
- NORTHEAST - Static variable in class uwcse.sim.WorldModel
-
Often used offset representing the neighboring cell to the northeast.
- NORTHWEST - Static variable in class uwcse.sim.WorldModel
-
Often used offset representing the neighboring cell to the northwest.
- notify(WorldModel) - Method in class uwcse.sim.GraphicsHistogram
-
- notify(WorldModel) - Method in class uwcse.sim.HistogramView
-
- notify(WorldModel) - Method in class uwcse.sim.MapView
-
- notify(WorldModel) - Method in class uwcse.sim.TextHistogram
-
- notify(WorldModel) - Method in interface uwcse.sim.WorldView
-
- notifyViews() - Method in class uwcse.sim.WorldModel
-
Notify the views to let them do their thing.