Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need inheritance data for Sensor APIs #295

Open
jpmedley opened this issue Sep 13, 2018 · 1 comment
Open

Need inheritance data for Sensor APIs #295

jpmedley opened this issue Sep 13, 2018 · 1 comment
Labels
idle Issues and pull requests with no activity for three months.

Comments

@jpmedley
Copy link
Contributor

The inheritance for these APIs looks like this.

EventTarget
  Sensor
    Accelerometer
      LinearAccelerationSensor
    AmbientLightSensor
    Gyroscope
    Magnetometer
    OrientationSensor
      AbsoluteOrientationSensor
      RelativeOrientationSensor

And

Event
  SensorErrorEvent

And

SensorOptions
  SpatialSensorOptions
@jpmedley
Copy link
Contributor Author

@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Issues and pull requests with no activity for three months.
Projects
None yet
Development

No branches or pull requests

1 participant