Class: PFM::PokemonBattler::SuccessfulMoveHistory

Inherits:
MoveHistory show all
Defined in:
docs/5_Battle_03_PokemonBattler.rb

Overview

History specialization for successful moves

Instance Attribute Summary

Attributes inherited from MoveHistory

#attack_order, #move, #original_move, #targets, #turn

Method Summary

Methods inherited from MoveHistory

#current_turn?, #db_symbol, #initialize, #last_turn?

Constructor Details

This class inherits a constructor from PFM::PokemonBattler::MoveHistory