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