GridBrush.GetCellIndexWrapAround

Cambiar al Manual
public int GetCellIndexWrapAround (int x, int y, int z);

Parámetros

xX Position of the BrushCell.
yY Position of the BrushCell.
zZ Position of the BrushCell.

Valor de retorno

int Index to the BrushCell.

Descripción

Gets the index to the GridBrush.BrushCell based on the position of the BrushCell. Wraps each coordinate if it is larger than the size of the GridBrush.