Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Cell細胞(セル)1個をあらわすクラス
CellAttribute細胞(セル)の属性情報
Informationオブザーバーパターンにおいて通知を行う場合, 通知したい情報
LifeGameControllerライフゲームのコントローラー クラス
LifeGameViewOnCursesライフゲームの表示を管理するクラス
MatrixCell全細胞(全セル)を管理するクラス
MatrixCellAttributeMatrixCellの属性情報
Observerデザインパターン(オブザーバーパターン) Observer
Subjectデザインパターン(オブザーバーパターン) Subject
 All Classes Files Functions Variables Enumerations Enumerator Defines