Class SimpleInterlocutor
java.lang.Object
ru.dragonestia.msb3.api.dialog.interlocutor.SimpleInterlocutor
- All Implemented Interfaces:
Interlocutor
- Direct Known Subclasses:
AnonymousInterlocutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionru.dragonestia.msb3.resource.glyph.GlyphImageru.dragonestia.msb3.resource.glyph.GlyphImageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.dragonestia.msb3.api.dialog.interlocutor.Interlocutor
getMonologueTheme, sendDialog, sendDialog, sendMonolog, sendMonolog
-
Constructor Details
-
SimpleInterlocutor
public SimpleInterlocutor()
-
-
Method Details
-
getInterlocutorName
- Specified by:
getInterlocutorNamein interfaceInterlocutor
-
getDialogAvatar
public ru.dragonestia.msb3.resource.glyph.GlyphImage getDialogAvatar()- Specified by:
getDialogAvatarin interfaceInterlocutor
-
getMonologAvatar
public ru.dragonestia.msb3.resource.glyph.GlyphImage getMonologAvatar()- Specified by:
getMonologAvatarin interfaceInterlocutor
-