Table of Contents

Property IsEmpty

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

IsEmpty

Gets a value that indicates if this is an empty Tile.

public bool IsEmpty { get; }

Property Value

bool

Remarks

Empty tiles have a TilesetTileID equal to zero.