deferred class
	AUDIO_OPENAL_ERROR_MANAGER

General
	cluster: audio_3d
	description: 
		"Error manager for the audio library. 
		All OpenAL Class inherit from it to access error in the C library.
		
		TODO: get individual error by name."

Ancestors
	AUDIO_ANY*
	GAME_ERROR_MANAGER*

Queries
	has_error: BOOLEAN
	last_error: READABLE_STRING_GENERAL


Generated by ISE EiffelStudio