Uses of Enum Class
org.rspeer.game.component.Dialog.Mode
Packages that use Dialog.Mode
-
Uses of Dialog.Mode in org.rspeer.game.component
Subclasses with type arguments of type Dialog.Mode in org.rspeer.game.componentMethods in org.rspeer.game.component that return Dialog.ModeModifier and TypeMethodDescriptionstatic Dialog.ModeDialog.getMode()static Dialog.ModeReturns the enum constant of this class with the specified name.static Dialog.Mode[]Dialog.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component with parameters of type Dialog.Mode