Click or drag to resize
EmptyTileShape Class
Represents an empty tile (nothing solid)
Inheritance Hierarchy

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

The EmptyTileShape type exposes the following members.

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