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

H

HASHFACTOR - Variable in class org.bitstorm.gameoflife.Cell
HASHFACTOR must be larger than the maximum number of columns (that is: the max width of a monitor in pixels).
HYPER - Static variable in class org.bitstorm.gameoflife.GameOfLifeControls
 
hasMoreElements() - Method in class org.bitstorm.util.LineEnumerator
 
hashCode() - Method in class org.bitstorm.gameoflife.Cell
Calculate hash for use in hashtables

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