GridPos typedef

GridPos = ({int x, int y})

Implementation

typedef GridPos = ({int x,int y});