struct Glove::Rect
- Glove::Rect
- Struct
- Value
- Object
Defined in:
rect.crConstructors
Instance Method Summary
- #bottom
- #contains?(point : Glove::Point)
- #grow(size : Float32)
- #grow_y(size : Float32)
- #height
- #left
- #origin : Glove::Point
- #origin=(origin : Glove::Point)
- #overlaps_on_bottom_with?(other : Glove::Rect)
- #overlaps_with?(other : Glove::Rect)
- #right
- #size : Glove::Size
- #size=(size : Glove::Size)
- #top
- #width