Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ fire
Method
fire
crawl-ref/source/throw.cc:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
void ranged_attack_beam::fire()
450
{
451
beam.fire_as_ranged_attack(atk);
452
}
453
454
void ranged_attack_beam::initialise_beam(actor &agent, item_def &item)
455
{
Callers
3
_trace_player_ranged_attacks
Function · 0.45
_player_shoot
Function · 0.45
mons_throw
Function · 0.45
Calls
1
fire_as_ranged_attack
Method · 0.80
Tested by
no test coverage detected