SKRectI.Contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool Contains(int x, int y)
    struct SKRectI
    bool
    Contains
    (
    int x
    ,
    int y
    )
  2. bool Contains(SKPointI pt)
  3. bool Contains(SKRectI rect)

Meta