Class | Description |
---|---|
Animal | |
Creature | |
LinkedList<E> |
Linked List implementation which stores the reference to the creatures in
each of the rooms.
|
Main | |
NPC | |
PC | |
Room | |
XMLHandler |
This class handles the XML parsing in what I think is the most efficient way.
|
Exception | Description |
---|---|
LinkedListException |
Give some super duper cool custom exception handelers to the LinkedList class
|
Harry Scells 2015 CSC241