Package mindustry.game
Class SectorInfo.ExportStat
java.lang.Object
mindustry.game.SectorInfo.ExportStat
- Enclosing class:
- SectorInfo
-
Field Summary
Modifier and TypeFieldDescriptionfloat
boolean
float
mean in terms of items produced per refresh rate (currently, per second) -
Constructor Summary
-
Method Summary
-
Field Details
-
counter
public transient float counter -
means
-
loaded
public transient boolean loaded -
mean
public float meanmean in terms of items produced per refresh rate (currently, per second)
-
-
Constructor Details
-
ExportStat
public ExportStat()
-
-
Method Details