struct SDL::Rect
- SDL::Rect
- Struct
- Value
- Object
Defined in:
rect.crConstructors
Instance Method Summary
- #h : Int32
- #h=(h : Int32)
- #includes?(x : Int32, y : Int32)
- #includes?(point : SDL::Point)
- #w : Int32
- #w=(w : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)