TileMap.isCellXFlipped

Returns true if the given cell is flipped in the X axis.

struct TileMap
@nogc nothrow const
bool
isCellXFlipped
(
in long x
,
in long y
)

Meta