Class BattleCreationPluginImpl.NearbyPlanetData

java.lang.Object
com.fs.starfarer.api.impl.combat.BattleCreationPluginImpl.NearbyPlanetData
Enclosing class:
BattleCreationPluginImpl

protected static class BattleCreationPluginImpl.NearbyPlanetData extends Object
  • Field Details

    • offset

      protected org.lwjgl.util.vector.Vector2f offset
    • planet

      protected PlanetAPI planet
  • Constructor Details

    • NearbyPlanetData

      public NearbyPlanetData(org.lwjgl.util.vector.Vector2f offset, PlanetAPI planet)