// --------------------------------------------------------------------------
// LifeCanvas
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// LifeCanvas
// --------------------------------------------------------------------------
-/* Note that in LifeCanvas, all cell coordinates are
- * named i, j, while screen coordinates are named x, y.
- */
+// Note that in LifeCanvas, all cell coordinates are
+// named i, j, while screen coordinates are named x, y.
+
wxInt32 m_viewportH; // number of visible cells (h)
int m_thumbX; // horiz. scrollbar thumb position
int m_thumbY; // vert. scrollbar thumb position
wxInt32 m_viewportH; // number of visible cells (h)
int m_thumbX; // horiz. scrollbar thumb position
int m_thumbY; // vert. scrollbar thumb position
// --------------------------------------------------------------------------
// LifeFrame
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// LifeFrame
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// LifeApp
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// LifeApp
// --------------------------------------------------------------------------