public interface CM2AdditionalListener
Modifier and Type | Method and Description |
---|---|
void |
atomPassedOverByCursor(int atomIndex) |
void |
matrixUpdated(javax.vecmath.Matrix3f matrix,
float translation) |
void |
notifyFileLoaded() |
void |
notifyFrameChanged() |
void |
repainted(java.awt.Graphics g) |
void |
yTranslationChanged(float f) |
void atomPassedOverByCursor(int atomIndex)
void yTranslationChanged(float f)
void notifyFileLoaded()
void notifyFrameChanged()
void matrixUpdated(javax.vecmath.Matrix3f matrix, float translation)
void repainted(java.awt.Graphics g)