struct ProceduralArt::Subdivision::Rect
- ProceduralArt::Subdivision::Rect
- Struct
- Value
- Object
Defined in:
generators/subdivision.crConstructors
Instance Method Summary
- #aspect_ratio
- #divisions : Int32
- #divisions=(divisions : Int32)
- #height : Int32
- #height=(height : Int32)
- #to_drawable
- #to_rect
- #width : Int32
- #width=(width : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)