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