grid-get-siblings

<script src="./point_src/grid-get-siblings"></script>

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 ()

Method List

comment.html|safe
comment.html|safe
  • method_kind

    method_name

    (
    param_name = param.default_value ,
    )
    from class_name
    comment.html|safe
    comment.html|safe