hmi.faceanimation.converters.ui
Interface ParameterListener

All Known Implementing Classes:
EmotionPanel

public interface ParameterListener


Method Summary
 void parameterChanged(float angle, float activation)
           
 

Method Detail

parameterChanged

void parameterChanged(float angle,
                      float activation)