Table of Contents - ruby_life-0.0.2 Documentation
Classes and Modules
Methods
- ::new — RubyLife::Cell
- ::new — RubyLife::Game
- ::new — RubyLife::Grid
- #[] — RubyLife::Grid
- #above — RubyLife::Grid
- #alive? — RubyLife::Cell
- #animate_transition — RubyLife::Game
- #beginning_of_row? — RubyLife::Grid
- #below — RubyLife::Grid
- #clear_screen — RubyLife::Game
- #dead? — RubyLife::Cell
- #die! — RubyLife::Cell
- #end_of_row? — RubyLife::Grid
- #first_row? — RubyLife::Grid
- #generate! — RubyLife::Grid
- #get_neighbors_from_index — RubyLife::Grid
- #last_row? — RubyLife::Grid
- #live! — RubyLife::Cell
- #number_of_cells — RubyLife::Grid
- #run — RubyLife::Game
- #size_matches_state? — RubyLife::Grid
- #state — RubyLife::Grid
- #to_s — RubyLife::Cell
- #to_s — RubyLife::Grid