class Celestine::Gradient::Stop
inherits Celestine::Drawable
#
Included modules
Celestine::Modules::Animate
Constants#
TAG = "stop"
#
"stop"
Methods#
#draw(io : IO) : Nil
#
(io : IO) : Nil
Main draw method for a drawable. Takes in and interacts with an io.
#offset : IFNumber?
#
: IFNumber?
#offset=(offset : IFNumber?)
#
(offset : IFNumber?)