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

M

MEDIUM - Static variable in class org.bitstorm.gameoflife.GameOfLifeControls
 
main(String[]) - Static method in class org.bitstorm.gameoflife.StandaloneGameOfLife
main() for standalone version.
makeShape(String, String) - Method in class org.bitstorm.gameoflife.StandaloneGameOfLife.GameOfLifeGridIO
"Draw" the shape on the grid.

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>.