RectangleShape Constructor

SFML.Net

RectangleShape Constructor
Overload List
  Name Description
Public method RectangleShape
Default constructor
Public method RectangleShape(RectangleShape)
Construct the shape from another shape
Public method RectangleShape(Vector2f)
Construct the shape with an initial size
Top
See Also