IntRect Constructor

SFML.Net

IntRect Constructor
Overload List
  Name Description
Public method IntRect(Vector2i, Vector2i)
Construct the rectangle from position and size
Public method IntRect(Int32, Int32, Int32, Int32)
Construct the rectangle from its coordinates
Top
See Also