Class: RoadToRubykaigi::Sprite::HeartEffect

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

Constant Summary collapse

DURATION =
1.0
SYMBOL =
ANSI::RED + "♥" + ANSI::DEFAULT_TEXT_COLOR

Method Summary

Methods inherited from Effect

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