Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/17cupsofcoffee/rl
/ ready
Method
ready
src/components.rs:51–53 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
49
}
50
51
pub fn ready(&self) -> bool {
52
self.energy >= self.speed
53
}
54
}
Callers
3
grant_energy
Function · 0.80
player_movement
Function · 0.80
basic_enemy_movement
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected