note
	description: "A hardware accelerated picture in memory that can be used as target of a GAME_RENDERER"
	author: "Louis Marchand"
	date: "Wed, 27 Jan 2016 02:18:41 +0000"
	revision: "2.0"

class interface
	GAME_TEXTURE_TARGET

create 
	make,
	share_from_other

invariant
	always_targetable: is_targetable

end -- class GAME_TEXTURE_TARGET

Generated by ISE EiffelStudio