Table of Contents

Class: Gene ant.py

A single lookup table, mapping color and state to a value.

Methods   
__init__
get
randomize
set
  __init__ 
__init__ (
        self,
        colors,
        states,
        )

  get 
get (
        self,
        color,
        state,
        )

  randomize 
randomize ( self,  values )

  set 
set (
        self,
        color,
        state,
        value,
        )


Table of Contents

This document was automatically generated on Sat Jul 29 13:31:37 2006 by HappyDoc version 2.1