hmi.animation
Class AnimationSync

java.lang.Object
  extended by hmi.animation.AnimationSync

public class AnimationSync
extends Object

Singleton for synchronization between animation and render threads

Author:
welberge

Field Summary
private static Object sync
           
 
Constructor Summary
AnimationSync()
           
 
Method Summary
static Object getSync()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sync

private static volatile Object sync
Constructor Detail

AnimationSync

public AnimationSync()
Method Detail

getSync

public static Object getSync()