JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.simplesim.examples.gameoflife.Cell
Packages that use
Cell
Package
Description
org.simplesim.examples.gameoflife
Simulation model of Convay's game of life
Uses of
Cell
in
org.simplesim.examples.gameoflife
Methods in
org.simplesim.examples.gameoflife
that return
Cell
Modifier and Type
Method
Description
Cell
Model.
getCell
(int x, int y)