SFML.Net
| RectangleShape Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
RectangleShape |
Default constructor
|
|
RectangleShape(RectangleShape) |
Construct the shape from another shape
|
|
RectangleShape(Vector2f) |
Construct the shape with an initial size
|
See Also