Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CleanCut/invaders
/ shot.rs
File
shot.rs
src/shot.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::frame::{Drawable, Frame};
2
use rusty_time::Timer;
3
use std::time::Duration;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected