Interface AssetLatch

All Known Implementing Classes:
AssetLatchImpl

public interface AssetLatch

Latch on an Asset to only allow the ThreadState instances proceed when Asset is ready.

May be used as a LinkedListSetEntry in a list of AssetLatch instances for an AssetManager.

Author:
Daniel Sagenschneider