[][src]Type Definition symmetric_shadowcasting::Pos

type Pos = (isize, isize);

This Pos type is expected to be generate enough to allow the user to cast into and out of their own type, such as from the euclid crate.