AlexEne / AlexEne/rust-particles
Unused fields
Aperta
- Lingua principale
- Rust
- Stelle
- 20
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Are the unused fields of the Texture structure a known thing? Probably for future development.
These fields are set but never read.
warning: field is never used: `width` and `height`
--> src/graphics/texture.rs:6:5
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.