Daniel Berry
Daniel Berry
Compiling macroquad-particles v0.2.0 error[E0574]: expected struct, variant or union type, found enum 'ShaderSource' --> /home/daniel/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macroquad-particles-0.2.0/src/lib.rs:568:17 | 568 | ShaderSource { | ^^^^^^^^^^^^ not a struct, variant or union type error[E0574]:...
Add in a port on the keyboard to read the pressed status of the modifier keys: CTRL, ALT, SHIFT, ESCAPE  