Click or drag to resize
UphillLeftTileShape Class
Represents the left half of a gradual "uphill" tile with a slope leading from the lower left corner to the middle right with the lower portion of the tile being solid.
Inheritance Hierarchy

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public class UphillLeftTileShape : TileShape

The UphillLeftTileShape type exposes the following members.

Constructors
  NameDescription
Public methodUphillLeftTileShape
Initializes a new instance of the UphillLeftTileShape class
Top
Methods
Properties
  NameDescription
Public propertyStatic memberValue
Returns the default instance of this class.
Top
See Also