Table of Contents

Class: System zoe.py

A system is a group that maintains a list of objects with a maximum number, all of the same type. Each object is excepted to have an ok method that returns whether or not it should be reclaimed.

Base Classes   
Group
Methods   
__init__
new
reset
update
  __init__ 
__init__ ( self,  max )

  new 
new ( self )

Construct a new particle.

Exceptions   
NotImplementedError
  reset 
reset ( self,  index )

Reset the nth particle.

  update 
update ( self )


Table of Contents

This document was automatically generated on Fri Aug 9 12:07:20 2002 by HappyDoc version 2.0.1