struct

Ori::Rect

Inherits Struct < Value < Object

Constructors

new(x : Int32 = 0, y : Int32 = 0, w : Int32 = 0, h : Int32 = 0)
Source

Instance methods

contains?(px : Int32, py : Int32) : Bool
Source
inner(s : Ori::S) : Rect
Source