FloatRect Constructor

SFML.Net

FloatRect Constructor
Overload List
  Name Description
Public method FloatRect(Vector2f, Vector2f)
Construct the rectangle from position and size
Public method FloatRect(Single, Single, Single, Single)
Construct the rectangle from its coordinates
Top
See Also