class
	AM_MAP

General
	cluster: brie_doom
	description: 
		"am_map.c
		the automap code"
	create: make

Ancestors
	ANY

Queries
	am_responder (ev: EVENT_T): BOOLEAN
	automapactive: BOOLEAN

Commands
	am_drawer
	am_stop
	am_ticker
	make
	set_automapactive (a_automapactive: [like automapactive] BOOLEAN)


Generated by ISE EiffelStudio