C# Class Pokemon3D.Common.Shapes.ShapeFillData

ファイルを表示 Open project: nilllzz/Pokemon3D Class Usage Examples

Public Methods

Method Description
GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
ShapeFillData ( Shape shape, ShapeTextureProvider textureProvider, object textureData ) : Microsoft.Xna.Framework.Graphics

Method Details

GetTexture() public method

public GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
return Microsoft.Xna.Framework.Graphics.Texture2D

ShapeFillData() public method

public ShapeFillData ( Shape shape, ShapeTextureProvider textureProvider, object textureData ) : Microsoft.Xna.Framework.Graphics
shape Shape
textureProvider ShapeTextureProvider
textureData object
return Microsoft.Xna.Framework.Graphics