logo


pixelsources
Class Hallucination1

java.lang.Object
  extended by pixelsources.Hallucination1

public class Hallucination1
extends java.lang.Object


Field Summary
 int color1
 int color2
 java.awt.image.DataBuffer data
 java.awt.image.BufferedImage draw
 
Constructor Summary
Hallucination1()
 
Method Summary
 void step()
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

color1

public int color1

color2

public int color2

draw

public java.awt.image.BufferedImage draw

data

public java.awt.image.DataBuffer data
Constructor Detail

Hallucination1

public Hallucination1()
Method Detail

step

public void step()