MCPcopy Create free account
hub / github.com/CleanCut/invaders / invaders.rs

File invaders.rs

src/invaders.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 frame::{Drawable, Frame},
3 {NUM_COLS, NUM_ROWS},
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected