Project

General

Profile

« Previous | Next » 

Revision 5d8f5e50

Added by danij about 9 years ago

Refactor|World: Added world::System and world::Map base classes in libdoomsday

The "world" namespace in libdoomsday is intended for world related
classes (cf. "defn" for definitions).

world::System now implements the MapChange audience, making it
available directly to plugins via libdoomsday.

WorldSystem now has world::System as its base class.
de::Map now has world::Map as its base class.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences