Wipeout Constructor |
Name | Description | |
---|---|---|
Wipeout(ClippingBoundary) |
Initializes a new instance of the Wipeout class.
| |
Wipeout(IEnumerableVector2) |
Initializes a new instance of the Wipeout class as a polygonal wipeout.
| |
Wipeout(Vector2, Vector2) |
Initializes a new instance of the Wipeout class as a rectangular wipeout from two opposite corners.
| |
Wipeout(Double, Double, Double, Double) |
Initializes a new instance of the Wipeout class as a rectangular wipeout.
|