com.jme.animation
Interface BoneChangeListener

All Known Implementing Classes:
SkinNode

public interface BoneChangeListener


Method Summary
 void boneChanged(BoneChangeEvent e)
          Invoked when the target of the listener has changed bone status.
 

Method Detail

boneChanged

void boneChanged(BoneChangeEvent e)
Invoked when the target of the listener has changed bone status.

Parameters:
e - a ChangeEvent object