Table of Contents - cellular_automata-0.1.5 Documentation
Pages
Classes and Modules
- CellWindow
- CellularAutomata
- CellularAutomata::Board
- CellularAutomata::Cell
- CellularAutomata::Rule
- CellularC
Methods
- ::dup_state — CellularC
- ::new — CellularAutomata::Board
- ::new — CellularAutomata::Cell
- ::new — CellWindow
- ::new — CellularAutomata::Rule
- ::next_state — CellularC
- #build_array — CellularAutomata::Board
- #button_down — CellWindow
- #copy — CellularAutomata::Cell
- #dead? — CellularAutomata::Cell
- #die! — CellularAutomata::Cell
- #draw — CellWindow
- #each_cell — CellularAutomata::Board
- #kill — CellularAutomata::Board
- #live — CellularAutomata::Board
- #live! — CellularAutomata::Cell
- #neighbor_population_of — CellularAutomata::Board
- #process — CellularAutomata::Rule
- #rules_array_from — CellularAutomata::Rule
- #seed! — CellularAutomata::Board
- #survive! — CellularAutomata::Cell
- #tick! — CellularAutomata::Board
- #to_s — CellularAutomata::Board
- #to_s — CellularAutomata::Cell
- #toggle_pause — CellWindow
- #update — CellWindow