ScummVM API documentation
Bagel::HodjNPodj::Life::colony Class Reference

Public Member Functions

 colony (int r, int c)
 
 colony (const colony &)=default
 
colonyoperator= (const colony &c)
 
bool operator== (const colony &c)
 
bool operator!= (const colony &c)
 
int row () const
 
int col () const
 
int islife (int r, int c) const
 
void evolve (const colony &c)
 
void flip (int r, int c)
 

Public Attributes

int m_nColony_count = 0
 

The documentation for this class was generated from the following file: