Revision 60578bae
Added by skyjake about 12 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- engine.pro (diff)
- include
- MapElement
- MapObject
- edit_map.h (diff)
- map
- src
- engine
Renamed de::MapObject to de::MapElement
"Element" is a more descriptive term (a building block or simpler
component out of which larger things can be composed of) than and has
no clashing meanings with existing code. It is also consistent with use
in basic data structures, e.g., array elements.