Reference 〉 Function

basePatches.at(xnum, ynum)

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.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.

History