Class: Battle::Actions::Attack::Encore

Inherits:
Battle::Actions::Attack show all
Defined in:
docs/01600_Alpha_25_Battle_Engine_03000_Actions.rb

Overview

Action describing the action forced by Encore

Instance Attribute Summary

Attributes inherited from Battle::Actions::Attack

#ignore_speed, #launcher, #move, #pursuit_enabled

Instance Method Summary collapse

Methods inherited from Battle::Actions::Attack

#<=>, #dancer_sub_launchers, #initialize, #mycelium_might_priority, #priority, #target

Methods inherited from Base

#<=>, #initialize, #valid?

Constructor Details

This class inherits a constructor from Battle::Actions::Attack

Instance Method Details

#execute

Execute the action



72
73
# File 'docs/01600_Alpha_25_Battle_Engine_03000_Actions.rb', line 72

def execute
end