controlP5
Interface ControllerProperties.PropertiesStorageFormat

Enclosing class:
ControllerProperties

public static interface ControllerProperties.PropertiesStorageFormat


Method Summary
 void compile(java.util.Set<ControllerProperty> theProperties, java.lang.String thePropertiesPath)
           
 boolean load(java.lang.String thePropertiesPath)
           
 

Method Detail

compile

void compile(java.util.Set<ControllerProperty> theProperties,
             java.lang.String thePropertiesPath)

load

boolean load(java.lang.String thePropertiesPath)


processing library controlP5 by Andreas Schlegel. (c) 2011