Uses of Enum Class
edu.wisc.game.websocket.WatchPlayer.Ready
Packages that use WatchPlayer.Ready
-
Uses of WatchPlayer.Ready in edu.wisc.game.websocket
Methods in edu.wisc.game.websocket that return WatchPlayer.ReadyModifier and TypeMethodDescriptionstatic WatchPlayer.Ready
Returns the enum constant of this class with the specified name.static WatchPlayer.Ready[]
WatchPlayer.Ready.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.wisc.game.websocket with parameters of type WatchPlayer.ReadyModifier and TypeMethodDescriptionWatchPlayer.ReadyEncoder.encode
(WatchPlayer.Ready msg) static void
WatchPlayer.tellHim
(String pid, WatchPlayer.Ready msg)