© 2026 Hedgehog Software, LLC
private T[] m_array = new T[width * height];
void Replace(T from, T to) { }