com.croftsoft.core.util.loop
Interface Loopable

All Known Implementing Classes:
EventQueueUpdateLoop, UpdateLoop

public interface Loopable

An object capable of implementing some task in a loop.

Since:
2000-04-27
Version:
2003-05-22
Author:
David Wallace Croft

Method Summary
 boolean loop()
           
 

Method Detail

loop

boolean loop()
Returns:
False if looping should stop.

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)