Uses of Enum Class
pacman.actors.GhostState
Packages that use GhostState
-
Uses of GhostState in pacman.actors
Methods in pacman.actors that return GhostStateModifier and TypeMethodDescriptionstatic GhostStateReturns the enum constant of this class with the specified name.static GhostState[]GhostState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pacman.actors with parameters of type GhostState