Game of Life 1.5
A B C D E F G H I L M N O P R S T U W Z

R

readShape() - Method in class org.bitstorm.gameoflife.StandaloneGameOfLife
Set the shape.
readText() - Method in class org.bitstorm.util.EasyFile
Reads a text file into a string.
removeGameOfLifeControlsListener(GameOfLifeControlsListener) - Method in class org.bitstorm.gameoflife.GameOfLifeControls
Remove listener from this control
reset() - Method in class org.bitstorm.gameoflife.GameOfLife
Resets applet (after loading new shape)
resize(int, int) - Method in interface org.bitstorm.gameoflife.CellGrid
Resize the cell grid.
resize(int, int) - Method in class org.bitstorm.gameoflife.GameOfLifeGrid
Resize grid.
resized() - Method in class org.bitstorm.gameoflife.CellGridCanvas
The grid is resized (by window resize or zooming).
row - Variable in class org.bitstorm.gameoflife.Cell
 
run() - Method in class org.bitstorm.gameoflife.GameOfLife
 

Game of Life 1.5
A B C D E F G H I L M N O P R S T U W Z

This API descibes the Game of Life program, written by Edwin Martin. The source code is available online too.

Copyright 1996-2004 Edwin Martin <edwin@bitstorm.org>.