Interface TKScene

All Known Subinterfaces:
ScenePeer
All Known Implementing Classes:
CanvasScenePeer, HtmlScenePeer, ScenePeerBase, SvgScenePeer

public interface TKScene
TKScene
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Releases the synchronization lock previously held.
  • Method Details

    • setTKSceneListener

      void setTKSceneListener(TKSceneListener listener)
      Releases the synchronization lock previously held. If the updateState flag is set then the glass scene state is updated prior to releasing the lock.