C# Class ConveyorDefence.Map.Tile

Show file Open project: markevich/ConveyorDefence-linux

Public Properties

Property Type Description
TileTexture Microsoft.Xna.Framework.Graphics.Texture2D

Public Methods

Method Description
GetSourceRectangle ( int tileIndex ) : Rectangle

Method Details

GetSourceRectangle() public static method

public static GetSourceRectangle ( int tileIndex ) : Rectangle
tileIndex int
return Microsoft.Xna.Framework.Rectangle

Property Details

TileTexture public static property

public static Texture2D,Microsoft.Xna.Framework.Graphics TileTexture
return Microsoft.Xna.Framework.Graphics.Texture2D