controlP5
Class CColor

java.lang.Object
  extended by controlP5.CColor

public class CColor
extends java.lang.Object


Constructor Summary
CColor()
           
CColor(CColor theColor)
           
 
Method Summary
 boolean equals(CColor theColor)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CColor

public CColor()

CColor

public CColor(CColor theColor)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public boolean equals(CColor theColor)


processing library controlP5 by Andreas Schlegel. (c) 2010