class
	GAME_IMAGE_BMP_CPF

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

Ancestors
	CPF_RESSOURCE_MANAGER*
	GAME_IMAGE

Queries
	exists: BOOLEAN
	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