Class: Battle::Visual::Transition::BattleFrontierVertical
- Inherits:
-
RSTrainer
- Object
- Base
- RBYTrainer
- RSTrainer
- Battle::Visual::Transition::BattleFrontierVertical
- Defined in:
- docs/5_Battle_02_Visual.rb
Overview
Trainer transition of Battle Frontier
Constant Summary
Constants inherited from RBYTrainer
Instance Method Summary collapse
-
#pre_transition_sprite_name ⇒ String
Return the pre_transtion sprite name.
Methods inherited from RSTrainer
#create_fade_in_animation, #shader_name
Methods inherited from Base
#dispose, #done?, #initialize, #pre_transition, #start_actor_send_animation, #start_enemy_send_animation, #transition, #transition_battle_end, #update
Constructor Details
This class inherits a constructor from Battle::Visual::Transition::Base
Instance Method Details
#pre_transition_sprite_name ⇒ String
Return the pre_transtion sprite name
1160 1161 |
# File 'docs/5_Battle_02_Visual.rb', line 1160 def pre_transition_sprite_name end |