Returns the patch at the specified coordinate.
Parameters
x — num, required
The X coordinate.
y — num, required
The Y coordinate.
Return Value — Patch
The patch covering the (x
, y
) coordinate.
Returns the patch at the specified coordinate.
x — num, required
The X coordinate.
y — num, required
The Y coordinate.
The patch covering the (x
, y
) coordinate.
Notes and Examples