|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChatModel | |
|---|---|
| com.croftsoft.apps.chat.event | |
| com.croftsoft.apps.chat.model | |
| com.croftsoft.apps.chat.model.seri | |
| Uses of ChatModel in com.croftsoft.apps.chat.event |
|---|
| Methods in com.croftsoft.apps.chat.event that return ChatModel | |
|---|---|
ChatModel |
CreateModelEvent.getChatModel()
|
| Constructors in com.croftsoft.apps.chat.event with parameters of type ChatModel | |
|---|---|
CreateModelEvent(ChatModel chatModel)
|
|
| Uses of ChatModel in com.croftsoft.apps.chat.model |
|---|
| Methods in com.croftsoft.apps.chat.model that return ChatModel | |
|---|---|
ChatModel |
ChatWorld.getChatModel(ModelId modelId)
|
| Methods in com.croftsoft.apps.chat.model with parameters of type ChatModel | |
|---|---|
void |
ChatWorld.addChatModel(ChatModel chatModel)
|
| Uses of ChatModel in com.croftsoft.apps.chat.model.seri |
|---|
| Classes in com.croftsoft.apps.chat.model.seri that implement ChatModel | |
|---|---|
class |
SeriChatModel
The base class for a game world object Model. |
| Methods in com.croftsoft.apps.chat.model.seri that return ChatModel | |
|---|---|
ChatModel |
SeriChatWorld.getChatModel(ModelId modelId)
|
| Methods in com.croftsoft.apps.chat.model.seri with parameters of type ChatModel | |
|---|---|
void |
SeriChatWorld.addChatModel(ChatModel chatModel)
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||