class
	GAME_IMAGE_BMP_FILE

General
	cluster: graphic
	description: "A image from a bmp image."
	create: make

Ancestors
	GAME_IMAGE

Queries
	exists: BOOLEAN
	filename: READABLE_STRING_GENERAL
	Game_library: GAME_LIBRARY_CONTROLLER
	has_error: BOOLEAN
	has_ressource_error: BOOLEAN
	is_open: BOOLEAN
	is_openable: BOOLEAN
	last_error: READABLE_STRING_GENERAL

Commands
	dispose
	open


Generated by ISE EiffelStudio