Function TileSet.tileGetShapeCount
Returns the number of shapes assigned to a tile.
long tileGetShapeCount
(
const(long) id
) nothrow @nogc const;
Returns the number of shapes assigned to a tile.
long tileGetShapeCount
(
const(long) id
) nothrow @nogc const;