Aviatrix3D
2.1.0

org.j3d.aviatrix3d
Interface InternalLayerUpdateListener


public interface InternalLayerUpdateListener

Listener used by the rendering system to provide internal notifications to layers about state information.

End-user code cannot make use of this interface and should never be directly implemented by them. It is used by the rendering system to provide internal notifications across package boundaries, without exposing public methods that should not be called by end-user code.

Version:
$Revision: 2.1 $
Author:
Justin Couch

Method Summary
 void disableActiveAudioState()
          Notify this layer that it is no longer the active audio layer for rendering purposes.
 

Method Detail

disableActiveAudioState

void disableActiveAudioState()
Notify this layer that it is no longer the active audio layer for rendering purposes.


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org