Minor edits
parent
bcc57fc9a8
commit
2fda557959
|
@ -1,6 +1,6 @@
|
|||
#![warn(missing_docs)]
|
||||
|
||||
//! This crate contains all drawing logic and NO game logic.
|
||||
//! This crate contains all drawing logic.
|
||||
//! It converts game state to a nice picture.
|
||||
//!
|
||||
//! [`GPUState`] is the main struct this crate provides,
|
||||
|
|
Loading…
Reference in New Issue