Interface IStarContainer

All Superinterfaces:
com.badlogic.gdx.utils.Disposable

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()