A B C D F G H I L M N O P R S T U V Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- game - Variable in class cs.eng1.piazzapanic.ui.SettingsOverlay
- GameScreen - Class in cs.eng1.piazzapanic.screens
-
The screen which can be used to load the tilemap and keep track of everything happening in the game.
- GameScreen(PiazzaPanicGame) - Constructor for class cs.eng1.piazzapanic.screens.GameScreen
- generateFont(FreeTypeFontGenerator.FreeTypeFontParameter) - Method in class cs.eng1.piazzapanic.ui.FontManager
- getActionAlignment() - Method in class cs.eng1.piazzapanic.stations.Station
- getActionDescription(StationAction.ActionType) - Static method in class cs.eng1.piazzapanic.stations.StationAction
- getActionTypes() - Method in class cs.eng1.piazzapanic.stations.ChoppingStation
-
Obtains the actions that can be currently performed depending on the states of the station itself and the selected chef
- getActionTypes() - Method in class cs.eng1.piazzapanic.stations.CookingStation
-
Obtains the actions that can be currently performed depending on the states of the station itself and the selected chef
- getActionTypes() - Method in class cs.eng1.piazzapanic.stations.IngredientStation
- getActionTypes() - Method in class cs.eng1.piazzapanic.stations.RecipeStation
-
Obtains the actions that can be currently performed depending on the states of the station itself and the selected chef
- getActionTypes() - Method in class cs.eng1.piazzapanic.stations.Station
- getButtonManager() - Method in class cs.eng1.piazzapanic.PiazzaPanicGame
- getCellAtPosition(int, int) - Method in class cs.eng1.piazzapanic.chef.ChefManager
-
Get the tile in the foreground collision layer at the specified point
- getChefs() - Method in class cs.eng1.piazzapanic.chef.ChefManager
- getCurrentChef() - Method in class cs.eng1.piazzapanic.chef.ChefManager
- getFontManager() - Method in class cs.eng1.piazzapanic.PiazzaPanicGame
- getHeaderFont() - Method in class cs.eng1.piazzapanic.ui.FontManager
- getId() - Method in class cs.eng1.piazzapanic.stations.Station
- getIsChopped() - Method in class cs.eng1.piazzapanic.food.ingredients.Ingredient
- getIsCooked() - Method in class cs.eng1.piazzapanic.food.ingredients.Ingredient
- getIsHalfCooked() - Method in class cs.eng1.piazzapanic.food.ingredients.Patty
- getLabelFont() - Method in class cs.eng1.piazzapanic.ui.FontManager
- getLastNotification() - Method in interface cs.eng1.piazzapanic.observable.Subject
- getLastNotification() - Method in class cs.eng1.piazzapanic.stations.StationCollider
- getRecipeIngredients() - Method in class cs.eng1.piazzapanic.food.recipes.Recipe
-
Gets what ingredients are needed to make the food item
- getSettingsOverlay() - Method in class cs.eng1.piazzapanic.PiazzaPanicGame
- getStack() - Method in class cs.eng1.piazzapanic.chef.Chef
- getSubjects() - Method in interface cs.eng1.piazzapanic.observable.Observer
- getSubjects() - Method in class cs.eng1.piazzapanic.stations.Station
- getTexture() - Method in class cs.eng1.piazzapanic.chef.Chef
- getTexture() - Method in class cs.eng1.piazzapanic.food.ingredients.Ingredient
- getTexture() - Method in class cs.eng1.piazzapanic.food.ingredients.Lettuce
-
Get the texture based on whether the lettuce has been chopped.
- getTexture() - Method in class cs.eng1.piazzapanic.food.ingredients.Patty
-
Get the texture based on whether the patty has been cooked.
- getTexture() - Method in class cs.eng1.piazzapanic.food.ingredients.Tomato
-
Get the texture based on whether the tomato has been chopped.
- getTexture() - Method in class cs.eng1.piazzapanic.food.recipes.Recipe
- getTexture(String) - Method in class cs.eng1.piazzapanic.food.FoodTextureManager
- getTextureManager() - Method in class cs.eng1.piazzapanic.food.ingredients.Ingredient
- getTextureManager() - Method in class cs.eng1.piazzapanic.food.recipes.Recipe
- getTime() - Method in class cs.eng1.piazzapanic.ui.Timer
- getTitleFont() - Method in class cs.eng1.piazzapanic.ui.FontManager
- getTutorialOverlay() - Method in class cs.eng1.piazzapanic.PiazzaPanicGame
- getType() - Method in class cs.eng1.piazzapanic.food.ingredients.Ingredient
- getType() - Method in class cs.eng1.piazzapanic.food.recipes.Recipe
- GRAB_INGREDIENT - cs.eng1.piazzapanic.stations.StationAction.ActionType
- grabIngredient(Ingredient) - Method in class cs.eng1.piazzapanic.chef.Chef
- GREEN - cs.eng1.piazzapanic.ui.ButtonManager.ButtonColour
- GREY - cs.eng1.piazzapanic.ui.ButtonManager.ButtonColour
All Classes All Packages