module Celestine::Modules::Marker
#
Gives drawables access to the marker attributes TODO: Test this
Direct including types
Celestine::Circle
Celestine::Ellipse
Celestine::Path
Celestine::Rectangle
Methods#
module Celestine::Modules::Marker::Attrs
#
Direct including types
Celestine::Circle::Attrs
Celestine::Ellipse::Attrs
Celestine::Path::Attrs
Celestine::Rectangle::Attrs
Constants#
END = "marker-end"
#
"marker-end"
MID = "marker-mid"
#
"marker-mid"
START = "marker-start"
#
"marker-start"