mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add XRInputSourcesChangeEvent
This commit is contained in:
parent
82002765be
commit
a90a42012b
3 changed files with 136 additions and 0 deletions
|
@ -565,6 +565,7 @@ pub mod xrframe;
|
|||
pub mod xrinputsource;
|
||||
pub mod xrinputsourcearray;
|
||||
pub mod xrinputsourceevent;
|
||||
pub mod xrinputsourceschangeevent;
|
||||
pub mod xrpose;
|
||||
pub mod xrreferencespace;
|
||||
pub mod xrrenderstate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue