Class Dialog

All Implemented Interfaces:
Interactable

public class Dialog extends Object implements Interactable
  • Constructor Details

    • Dialog

      public Dialog()
  • Method Details

    • interact

      public void interact()
      Description copied from interface: Interactable

      This is the implementation of interact we use to interact with all entities

      Specified by:
      interact in interface Interactable