io.github.pidoveproject.showdown.protocol.server.choice.MoveRange
See theMoveRange companion object
enum MoveRange
The range of a move.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Enum entries
case case AllAdjacent extends MoveRange
Target all adjacent pokemon.
Target all adjacent pokemon.
Attributes
case case AllAdjacentFoes extends MoveRange
Target all adjacent opponents.
Target all adjacent opponents.
Attributes
case case RandomNormal extends MoveRange
Random normal.
Random normal.
Attributes
In this article