Uses of Enum Class
edu.wisc.game.sql.PlayerInfo.Action
Packages that use PlayerInfo.Action
-
Uses of PlayerInfo.Action in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return PlayerInfo.ActionModifier and TypeMethodDescriptionstatic PlayerInfo.ActionReturns the enum constant of this class with the specified name.static PlayerInfo.Action[]PlayerInfo.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.