[]
Returns the width of the current tile in pixels, assuming there is no-tiling. Since no-tiling is assumed this is the same as the width of the image. The value of w is returned.
public virtual int TileWidth { get; }
Type | Description |
---|---|
int | The total image width in pixels. |