All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Bun Burger ButtonManager A utility which generates UI buttons with the correct background images given specific text, images and colours.ButtonManager.ButtonColour Chef The Chef class is an actor representing a chef in the kitchen.ChefManager The controller that handles switching control between chefs and tells them about the surrounding environment.ChoppingStation The ChoppingStation class is a station representing the place in the kitchen where you chop lettuce and tomatoes to be used in making a saladCookingStation The CookingStation class is a station representing the place in the kitchen where you cook patties to be used in making burgers.CustomerManager DesktopLauncher FixedStack<T> A wrapper over java's builtin Stack for type TFontManager It takes a TrueTypeFont (ttf) and converts it to all the necessary BitmapFonts that are required for the UI elements.FoodTextureManager GameScreen The screen which can be used to load the tilemap and keep track of everything happening in the game.HomeScreen Ingredient IngredientStation Lettuce Observer<T> An observer can be implemented in a way where it can be registered with a Subject of the same type T which will contains a central value which notifies this observer every time that value changes.Patty PiazzaPanicGame Recipe The Recipe class is the parent class of the food classes that dictates what ingredients are needed to make themRecipeStation The RecipeStation class is a station representing the place in the kitchen where you combine ingredients to create food.Salad SettingsOverlay Station StationAction StationAction.ActionType StationActionUI StationActionUI.ActionAlignment StationCollider This is a collider that checks to see if the chef has entered its bounds.StationUIController The controller of all UI relating to all stations.Subject<T> A Subject contains a list of registered observers which all receive the same value of type T whenever it is updated.Timer Tomato TutorialOverlay UIOverlay