Property | Type | Description | |
---|---|---|---|
decl | |||
effect |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DrawPolygons ( Vector2 position, float angle, float scale, Microsoft.Xna.Framework.Graphics.Texture2D texture, |
||
PolygonDrawer ( GraphicsDevice device, int width, int height ) : System |
public DrawPolygons ( Vector2 position, float angle, float scale, Microsoft.Xna.Framework.Graphics.Texture2D texture, |
||
position | Vector2 | |
angle | float | |
scale | float | |
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
vertices | ||
blendMode | ||
return | void |
public PolygonDrawer ( GraphicsDevice device, int width, int height ) : System | ||
device | GraphicsDevice | |
width | int | |
height | int | |
return | System |
protected VertexDeclaration,Microsoft.Xna.Framework.Graphics decl | ||
return |