grid-get-siblings
Assist with the discovery of siblings in a grid.
// Example usage:
rowCount = 9;
positionIndex = 5;
console.log(getNeighboursRect(positionIndex, rowCount));
Meta Data
| filepath_exists | True |
| path | grid-get-siblings |
| filepath | grid-get-siblings.js |
| clean_files | () |