Interface RMSoundShape.RMSoundListener

All Superinterfaces:
EventListener
Enclosing class:
RMSoundShape

public static interface RMSoundShape.RMSoundListener extends EventListener
A listener interface that can be implemented by anyone that cares.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details