Class LandAnimalSelectionDisplay
java.lang.Object
com.csse3200.game.components.animal.AnimalRouletteDisplay1
com.csse3200.game.components.animal.LandAnimalSelectionDisplay
-
Field Summary
Fields inherited from class com.csse3200.game.components.animal.AnimalRouletteDisplay1
animalButtons, animalImages
-
Constructor Summary
ConstructorsConstructorDescriptionLandAnimalSelectionDisplay
(com.badlogic.gdx.scenes.scene2d.Stage stage, com.badlogic.gdx.scenes.scene2d.ui.Skin skin) -
Method Summary
Methods inherited from class com.csse3200.game.components.animal.AnimalRouletteDisplay1
getAnimalButtons, getAnimalDescription, getAnimalImage, getAnimalImagePaths, getAnimalImages, getAnimalType, getBackButton, getLeftButton, getRightButton, getSkin, getStage, initializeAnimalImagesAndButtons, updateAnimalImage, updateBackground
-
Constructor Details
-
LandAnimalSelectionDisplay
public LandAnimalSelectionDisplay(com.badlogic.gdx.scenes.scene2d.Stage stage, com.badlogic.gdx.scenes.scene2d.ui.Skin skin)
-
-
Method Details
-
getBackgroundImagePath
- Specified by:
getBackgroundImagePath
in classAnimalRouletteDisplay1
-