Keyboard input and the event loop. The next program will terminate when you hit the Esc key. Let's see the code first: extern crate sdl2; use ...
確定! 回上一頁