Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data BattleActionType #
ACTION_UNSET | |
ACTION_ATTACK | |
ACTION_DODGE | |
ACTION_SPECIAL_ATTACK | |
ACTION_SWAP_POKEMON | |
ACTION_FAINT | |
ACTION_PLAYER_JOIN | |
ACTION_PLAYER_QUIT | |
ACTION_VICTORY | |
ACTION_DEFEAT | |
ACTION_TIMED_OUT |
Bounded BattleActionType # | |
Enum BattleActionType # | |
Eq BattleActionType # | |
Show BattleActionType # | |
MessageEnum BattleActionType # | |
FieldDefault BattleActionType # | |
Default BattleActionType # | |