Class: RoadToRubykaigi::Sprite::NoteEffect

Inherits:
Effect show all
Defined in:
lib/road_to_rubykaigi/sprite/effect.rb

Constant Summary collapse

DURATION =
1.0
SYMBOL =
ANSI::BLUE + "" + ANSI::DEFAULT_TEXT_COLOR

Method Summary

Methods inherited from Effect

#bounding_box, #character, #expired?, #update