Uses of Interface
com.croftsoft.apps.chat.event.Event

Packages that use Event
com.croftsoft.apps.chat.event   
 

Uses of Event in com.croftsoft.apps.chat.event
 

Classes in com.croftsoft.apps.chat.event that implement Event
 class AbstractEvent
          Abstract base class for events.
 class CreateModelEvent
          A model was created in the World.
 class MoveEvent
          A model is moving.
 class NullEvent
          Indicates nothing is happening on server but pull request was OK.
 class RemoveModelEvent
          A model was removed from the World.
 class TalkEvent
          An avatar is talking.
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)