Module: FunCi::Animations::Flash

Defined in:
lib/fun_ci/animations/flash.rb

Constant Summary collapse

Y =

bold yellow

"\e[33m"
G =

bold green

"\e[32m"
C =

bold cyan

"\e[36m"
D =

cyan

"\e[2;37m"
DATA =
{
  name: "Flash",
  fps: 10,
  frames: raw_frames
}.freeze