Gid constructor

const Gid(
  1. int tile,
  2. Flips flips
)

Implementation

const Gid(this.tile, this.flips);