Property definitions

mnit $ SensorEvent :: defaultinit
# Sensor events like accelerometer, gyroscope etc for mobile apps
interface SensorEvent
	super InputEvent
end
lib/mnit/input.nit:124,1--127,3