A two-dimensional position using Int cells for units
The horizontal aspect of the position in Int cells.
The vertical aspect of the position in Int cells.
Returns a copy of this IntOffset instance optionally overriding the x or y parameter
Division operator.
Subtract a IntOffset from another one.
Add a IntOffset to another one.
Modulo (remainder) operator.
Multiplication operator.
Returns a new IntOffset representing the negation of this point.