Class Talkable
java.lang.Object
Character
Talkable
- All Implemented Interfaces:
Drawable,Interactable
A Character we can talk to.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Talkable
-
-
Method Details
-
interact
public void interact()Description copied from interface:InteractableThis is the implementation of interact we use to interact with all entities
- Specified by:
interactin interfaceInteractable
-
draw
public void draw()
-