Property | Type | Description | |
---|---|---|---|
GetGround | float | ||
Polygon | System.Collections.Generic |
Method | Description | |
---|---|---|
Draw ( SharpDX.Color color ) : void |
The draw.
|
Method | Description | |
---|---|---|
GetGround ( Vector2 position ) : float |
The get ground vector.
|
|
Polygon ( ) : System.Collections.Generic |
Initializes static members of the Polygon class.
|
public Draw ( SharpDX.Color color ) : void | ||
color | SharpDX.Color | /// The color. /// |
return | void |