appletbots
Interface WorldListener


public interface WorldListener

A world listener

Version:
$Revision: 1.1.1.1 $
Author:
$Author: michael $

Method Summary
 void threadStarted()
           
 void threadStopped()
           
 void timeIncremented(long time)
           
 

Method Detail

threadStopped

void threadStopped()

threadStarted

void threadStarted()

timeIncremented

void timeIncremented(long time)