com.cycling74.max
Class DataTypes
java.lang.Object
com.cycling74.max.DataTypes
public class DataTypes
- extends Object
DataTypes values that can be used to defined an inlet or outlet.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL
public static int ALL
ANYTHING
public static int ANYTHING
FLOAT
public static int FLOAT
INT
public static int INT
LIST
public static int LIST
MESSAGE
public static int MESSAGE
DataTypes
public DataTypes()
This API is based on mxj for
Max/MSP by Cycling74. Please see original MXJ
implementation.