Method | Description | |
---|---|---|
GetTexture ( Shape shape, object textureData ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
SingleColorShapeTextureProvider ( |
Method | Description | |
---|---|---|
CreateTexture ( Shape shape, object textureData ) : Microsoft.Xna.Framework.Graphics.Texture2D |
public GetTexture ( Shape shape, object textureData ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
shape | Shape | |
textureData | object | |
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public SingleColorShapeTextureProvider ( |
||
renderer | ||
return | Microsoft.Xna.Framework |