module

Celestine::Modules::Mask

Gives drawable access to an applied mask

Instance methods

mask_attribute(io : IO)

Draws the mask atttribute out to an IO

Source
set_mask(id : String)

Sets the mask to use via ID on this drawable

Source
set_mask(mask : Celestine::Mask)

Sets the mask to use on this drawable

Source

Nested types