Interface IStarContainer

All Superinterfaces:
com.badlogic.gdx.utils.Disposable
All Known Implementing Classes:
AbstractOctreeWrapper, Area, Axes, BackgroundModel, Billboard, BillboardGalaxy, CelestialBody, Constellation, ConstellationBoundaries, CosmicRuler, EclipticOrbit, FadeNode, Gaia, GenericCatalog, GenericSpacecraft, HeliotropicOrbit, Invisible, KeyframesPathObject, LightBeam, Loc, MeshObject, MilkyWay, ModelBody, NBGalaxy, OctreeWrapper, Orbit, Particle, ParticleGroup, Planet, Points, Polyline, RecursiveGrid, Satellite, SceneGraphNode, Spacecraft, SphericalGrid, Star, StarCluster, StarGroup, StubModel, Text2D, VertsObject

public interface IStarContainer extends com.badlogic.gdx.utils.Disposable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface com.badlogic.gdx.utils.Disposable

    dispose
  • Method Details

    • getStarCount

      int getStarCount()