note
	description: "[
		A snapshot of the state of a {GAME_MOUSE} at a certain time.
		Note that this information is not updated overtime.
	]"
	author: "Louis Marchand"
	date: "Wed Sep 03, 2014"
	revision: "0.1"

class interface
	GAME_MOUSE_STATE

create 
	default_create

end -- class GAME_MOUSE_STATE

Generated by ISE EiffelStudio