172
edits
Line 22: | Line 22: | ||
attribute Function onSensorAvailable; | attribute Function onSensorAvailable; | ||
}; | }; | ||
interface Sensor : EventTarget { | interface Sensor : EventTarget { | ||
// Vocabulary to be defined ("Acceleration", "AmbientLight") | // Vocabulary to be defined ("Acceleration", "AmbientLight") |
edits