Package ui
package ui
-
ClassDescriptionRun a sequence of non-interactive PacMan games and report final scores and other metrics.A window that allows playing an interactive game of PacMann.Runs the PacMann game in its GUI mode.A button that facilitates starting and pausing an interactive game of PacMann.A label that displays the current score and number of lives remaining in a game of PacMann.Represents one square unit of the maze grid.The type of wall tile, specified by its shape (0=non-wall, 2=wall cap, 3=wall flat, 4=wall joint) and rotation.