Interface InteractiveItem

All Known Implementing Classes:
Apple, BrokenFountain, Food, Key, Pear

public interface InteractiveItem
The InteractiveItem interface is supposed to be implemented by an Item if it is supposed to be used at request by the user.