edu.kzoo.grid
Interface Active


public interface Active

Grid Container Package:
The Active interface defines a type for objects that respond to the act method.

Version:
13 December 2003
Author:
Alyce Brady

Method Summary
 void act()
          Acts for one step in an animation or simulation.
 

Method Detail

act

public void act()
Acts for one step in an animation or simulation.