1
0
Fork 0
baseview/examples
William Light 072918cb3f rename WindowHandler.draw() to WindowHandler.on_frame()
also remove the `Window` ref argument because `on_frame()` shouldn't be
doing any window system ops (this is my opinion and i am happy to
backpedal if it turns out to be wrong).
2020-09-11 16:54:13 +02:00
..
open_window.rs rename WindowHandler.draw() to WindowHandler.on_frame() 2020-09-11 16:54:13 +02:00