Entities
Entities are the base type of game object, the class from which all others derive. More specific types of things which are closely related to Entity are Loci, which are entities which have a physical location; Events, which are actions which happen in the world; and Characters, which are the objects which represent players in the world.
— GedTheGreysHain - 31 Dec 2000
