Package view.bubbles.playerBubbles
package view.bubbles.playerBubbles
-
ClassesClassDescriptionThe EmptyBubbleView class represents the view for an
EmptyBubbleModel.The EnemyBubbleView class represents the view for anEnemyBubbleModel.The PlayerBubblesManagerView class manages the view for player bubbles in the game.The PlayerBubbleView class is an abstract class that represents the view for aPlayerBubbleModel.