Delegate TopoArrayUtils.TileRotate<T>
Namespace: DeBroglie.Topo
Assembly: DeBroglie.dll
Syntax
public delegate bool TopoArrayUtils.TileRotate<T>(T tile, out T result)
Parameters
| Type | Name | Description |
|---|---|---|
| T | tile | |
| T | result |
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| T |