var InputController = function() {

	
	this.observe = function() {
		
	};
};