note
	description: "An haptic included inside a Joystick"
	author: "Louis Marchand"
	date: "Mon, 02 Mar 2015 01:38:23 +0000"
	revision: "2.0"

class interface
	GAME_HAPTIC_JOYSTICK

create {GAME_JOYSTICK}
	make

feature -- Access

	joystick: GAME_JOYSTICK
			-- The GAME_JOYSTICK associated to Current
	
end -- class GAME_HAPTIC_JOYSTICK

Generated by ISE EiffelStudio