winit/src/platform_impl/web/event_loop
Mads Marquart a438091266
Rename internal structs for consistency (#2149)
Proxy -> EventLoopProxy
Id -> WindowId or DeviceId
WindowTarget -> EventLoopWindowTarget
Handle -> MonitorHandle
Mode -> VideoMode
PlatformSpecificBuilderAttributes -> PlatformSpecificWindowBuilderAttributes
SuperWindowId -> RootWindowId
2022-03-18 14:09:39 +01:00
..
mod.rs Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00
proxy.rs Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00
runner.rs Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00
state.rs Implement requestAnimationFrame for web (#1519) 2020-04-11 15:49:07 -04:00
window_target.rs Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00