[][src]Function rs_tiled_json::gid_flipped_horizontally

pub fn gid_flipped_horizontally(gid: u32) -> bool

The gid in tile layer data tells us if the tile at a location is flipped on the horizontal axis. This function takes that information and determines that for you by returning a boolean.