separate logic state and draw state
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
mod board;
|
||||
pub use board::*;
|
||||
|
||||
mod button;
|
||||
pub use button::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user