protected static class BattleCreationPluginImpl.NearbyPlanetData extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.lwjgl.util.vector.Vector2f |
offset |
protected PlanetAPI |
planet |
| Constructor and Description |
|---|
NearbyPlanetData(org.lwjgl.util.vector.Vector2f offset,
PlanetAPI planet) |
protected org.lwjgl.util.vector.Vector2f offset
public NearbyPlanetData(org.lwjgl.util.vector.Vector2f offset, PlanetAPI planet)