|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Loopable | |
|---|---|
| com.croftsoft.core.util.loop | Threaded loop library for animation and simulation. |
| Uses of Loopable in com.croftsoft.core.util.loop |
|---|
| Classes in com.croftsoft.core.util.loop that implement Loopable | |
|---|---|
class |
EventQueueUpdateLoop
A Loopable that updates Updatables via the EventQueue. |
class |
UpdateLoop
A Loopable that updates Updatables. |
| Constructors in com.croftsoft.core.util.loop with parameters of type Loopable | |
|---|---|
Looper(Loopable loopable)
|
|
Looper(Loopable loopable,
LoopGovernor loopGovernor,
ExceptionHandler exceptionHandler,
String threadName,
int threadPriority,
boolean useDaemonThread)
Main constructor. |
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||