|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChatWorld | |
|---|---|
| com.croftsoft.apps.chat.model | |
| com.croftsoft.apps.chat.model.seri | |
| com.croftsoft.apps.chat.server | |
| com.croftsoft.apps.chat.view | |
| Uses of ChatWorld in com.croftsoft.apps.chat.model |
|---|
| Methods in com.croftsoft.apps.chat.model that return ChatWorld | |
|---|---|
ChatWorld |
ChatGame.getChatWorld()
|
| Uses of ChatWorld in com.croftsoft.apps.chat.model.seri |
|---|
| Classes in com.croftsoft.apps.chat.model.seri that implement ChatWorld | |
|---|---|
class |
SeriChatWorld
A Serializable ChatWorld implementation. |
| Methods in com.croftsoft.apps.chat.model.seri that return ChatWorld | |
|---|---|
ChatWorld |
SeriChatGame.getChatWorld()
|
| Constructors in com.croftsoft.apps.chat.model.seri with parameters of type ChatWorld | |
|---|---|
SeriChatModel(ModelId modelId,
Consumer eventConsumer,
ChatWorld chatWorld,
String avatarType,
double x,
double y)
|
|
| Uses of ChatWorld in com.croftsoft.apps.chat.server |
|---|
| Constructors in com.croftsoft.apps.chat.server with parameters of type ChatWorld | |
|---|---|
CreateModelServer(ChatWorld chatWorld)
|
|
KillServer(ChatWorld chatWorld)
|
|
MoveServer(ChatWorld chatWorld)
|
|
| Uses of ChatWorld in com.croftsoft.apps.chat.view |
|---|
| Constructors in com.croftsoft.apps.chat.view with parameters of type ChatWorld | |
|---|---|
ChatSynchronizer(ChatWorld chatWorld,
Consumer eventConsumer)
|
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||