Property | Type | Description | |
---|---|---|---|
stoneBottomEdge | int | ||
stoneCenter | int | ||
stoneLeftEdge | int | ||
stoneRightEdge | int | ||
stoneUpEdge | int |
Method | Description | |
---|---|---|
Element ( |
||
Element ( string _fileName, string _leftEdge, string _rightEdge, string _bottomEdge, string _upEdge, string _additional ) : Microsoft.Xna.Framework.Graphics |
public Element ( |
||
x | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | Microsoft.Xna.Framework.Graphics |
public Element ( string _fileName, string _leftEdge, string _rightEdge, string _bottomEdge, string _upEdge, string _additional ) : Microsoft.Xna.Framework.Graphics | ||
_fileName | string | |
_leftEdge | string | |
_rightEdge | string | |
_bottomEdge | string | |
_upEdge | string | |
_additional | string | |
return | Microsoft.Xna.Framework.Graphics |