logo


pixelsources
Interface AutomataEngine


public interface AutomataEngine


Method Summary
 void step(float[][] state, java.awt.image.BufferedImage text, ColorScheme color)
 

Method Detail

step

void step(float[][] state,
          java.awt.image.BufferedImage text,
          ColorScheme color)
Parameters:
state -
text -
color -