Property this
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
this[int, int]
Gets or sets the value at the specified coordinates.
public float this[int x, int y] { get; set; }
Gets or sets the value at the specified coordinates.
public float this[int x, int y] { get; set; }