Package mekhq.campaign.universe
Class News
java.lang.Object
mekhq.campaign.universe.News
Instead of making this a static like Planets, we are just going to reload a
years
worth of news items at the start of every year, to cut down on memory usage.
If this
slows things down too much on year turn over we can reconsider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
News
public News(int year, long seed)
-
-
Method Details
-
getNewsItem
-
fetchNewsFor
-
loadNewsFor
public void loadNewsFor(int year, long seed)
-