RectangleShape Constructor |
Name | Description | |
---|---|---|
RectangleShape |
Initializes a new instance of the RectangleShape class.
| |
RectangleShape(Vector2F) |
Initializes a new instance of the RectangleShape class with the given extent.
| |
RectangleShape(Single, Single) |
Initializes a new instance of the RectangleShape class with the given width
and height.
|