Package model.utilz
package model.utilz
-
ClassDescriptionInterface containing various constants used in the game.Interface containing constants related to bubbles.Enum representing the different types of bubbles.Interface containing constants related to the bubble generator.Enum representing the different positions of the bubble generator.Enum representing the different types of bubble generators.Enum representing the possible directions.Interface containing constants related to enemies.Enum representing the different types of enemies.Interface containing constants related to the hurry-up manager.Interface containing constants related to the game intro.Enum representing the different states of the intro.Interface containing constants related to items.Enum representing the different types of bubble rewards.Enum representing the different types of items.Enum representing the different types of power-ups.Class containing constants and enums related to level transitions.Enum representing the possible states of a level transition.Interface containing constants related to the player.Interface containing constants related to the points manager.Enum representing the different types of points.Interface containing constants related to projectiles.Enum representing the different states of a projectile.Enum representing the different types of projectiles.Interface containing constants related to water flow.Provides helper methods for various game-related calculations and checks.Singleton class that manages the playing timer, used to heep track of the time delta between updates.