class

Celestine::Gradient::Stop

Inherits Celestine::Modules::Animate / Celestine::Drawable / Reference / Object

Constants

TAG = "stop"

Instance methods

color
Source
color=(color : String | Nil)
Source
draw(io : IO) : Nil

Main draw method for a drawable. Takes in and interacts with an io.

Source
offset
offset=(offset : IFNumber | Nil)
offset_units

What kind of unit offset should use when rendering

offset_units=(offset_units : String | Nil)

What kind of unit offset should use when rendering

opacity
Source
opacity=(opacity : IFNumber | Nil)
Source

Nested types