Uses of Interface
com.croftsoft.apps.chat.model.ChatWorldAccessor

Packages that use ChatWorldAccessor
com.croftsoft.apps.chat.model   
com.croftsoft.apps.chat.model.seri   
 

Uses of ChatWorldAccessor in com.croftsoft.apps.chat.model
 

Subinterfaces of ChatWorldAccessor in com.croftsoft.apps.chat.model
 interface ChatWorld
          Provides methods for manipulating the Models in the game.
 

Methods in com.croftsoft.apps.chat.model that return ChatWorldAccessor
 ChatWorldAccessor ChatGameAccessor.getChatWorldAccessor()
           
 

Uses of ChatWorldAccessor in com.croftsoft.apps.chat.model.seri
 

Classes in com.croftsoft.apps.chat.model.seri that implement ChatWorldAccessor
 class SeriChatWorld
          A Serializable ChatWorld implementation.
 

Methods in com.croftsoft.apps.chat.model.seri that return ChatWorldAccessor
 ChatWorldAccessor SeriChatGame.getChatWorldAccessor()
           
 


CroftSoft Javadoc

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