commit
41e3328ca7
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ impl<'a> WindowBuilder<'a> {
|
||||||
///
|
///
|
||||||
/// loop {
|
/// loop {
|
||||||
/// for event in window.poll_events() {
|
/// for event in window.poll_events() {
|
||||||
|
/// match(event) {
|
||||||
/// // process events here
|
/// // process events here
|
||||||
/// _ => ()
|
/// _ => ()
|
||||||
/// }
|
/// }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue