class
	DOOMDATA_H

General
	cluster: brie_doom
	description: 
		"doomdata.h
		all external data is defined here
		most of the data is loaded into different structures at run time
		some internal structures shared by many modules are here"

Ancestors
	ANY

Queries
	Ml_blocking: INTEGER_32
	Ml_blockmap: INTEGER_32
	Ml_blockmonsters: INTEGER_32
	Ml_dontpegbottom: INTEGER_32
	Ml_dontpegtop: INTEGER_32
	Ml_label: INTEGER_32
	Ml_linedefs: INTEGER_32
	Ml_mapped: INTEGER_32
	Ml_nodes: INTEGER_32
	Ml_reject: INTEGER_32
	Ml_secret: INTEGER_32
	Ml_sectors: INTEGER_32
	Ml_segs: INTEGER_32
	Ml_sidedefs: INTEGER_32
	Ml_soundblock: INTEGER_32
	Ml_ssectors: INTEGER_32
	Ml_things: INTEGER_32
	Ml_twosided: INTEGER_32
	Ml_vertexes: INTEGER_32
	Nf_subsector: INTEGER_32


Generated by ISE EiffelStudio