Interface IStarContainer

All Superinterfaces:
com.badlogic.gdx.utils.Disposable
All Known Implementing Classes:
AbstractOctreeWrapper, Area, Axes, BackgroundModel, Billboard, BillboardGalaxy, BillboardGroup, CelestialBody, Constellation, ConstellationBoundaries, CosmicRuler, EclipticOrbit, FadeNode, Gaia, GenericCatalog, GenericSpacecraft, HeliotropicOrbit, HeliotropicSatellite, Invisible, KeyframesPathObject, Loc, MeshObject, MilkyWay, ModelBody, OctreeWrapper, Orbit, OrbitalElementsGroup, Particle, ParticleGroup, Planet, Points, Polyline, RecursiveGrid, Satellite, SceneGraphNode, ShapeObject, 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()