module Celestine::Modules::Mask
Overview
Gives drawable access to an applied mask
Direct including types
- Celestine::Anchor
- Celestine::Circle
- Celestine::Ellipse
- Celestine::Group
- Celestine::Image
- Celestine::Path
- Celestine::Rectangle
- Celestine::Svg
- Celestine::Text
- Celestine::Use
Defined in:
modules/mask.crInstance Method Summary
-
#mask_attribute(io : IO)
Draws the mask atttribute out to an
IO
-
#set_mask(id : String)
Sets the mask to use via ID on this drawable
-
#set_mask(mask : Celestine::Mask)
Sets the mask to use on this drawable