5 Commits

Author SHA1 Message Date
Guillaume Gomez 7fd7ee4447 run cargo fmt 2020-12-08 20:30:47 +01:00
Sunjay Varma 37cf5f76ac Replaced all calls to unwrap() in examples with either the ? operator or expect 2019-01-13 22:49:05 +01:00
Drew Pirrone-Brusse 8f27656a6a Update to bitflags 1.* from 0.7 2018-12-21 13:37:06 +01:00
Martin Lindhe 80fbbab198 avoid dependency of gfx 2017-12-26 19:39:10 +01:00
Martin Lindhe 87db9987c8 add an example using a custom mouse cursor
example: cargo run --example cursor --features="image gfx" assets/cursor.png
2017-12-21 13:34:40 +01:00