SKRectI.Create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKRectI Create(SKSizeI size)
  2. SKRectI Create(SKPointI location, SKSizeI size)
  3. SKRectI Create(int width, int height)
  4. SKRectI Create(int x, int y, int width, int height)
    struct SKRectI
    static
    Create
    (
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )

Meta