OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mon_sees
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/rogue/
spec_hit.c
486
if ((!
mon_sees
(monster, rogue.row, rogue.col)) || coin_toss()) {
rogue.h
555
boolean
mon_sees
(const object *, int, int);
monster.c
442
(!
mon_sees
(monster, rogue.row, rogue.col))) {
864
mon_sees
(const object *monster, int row, int col)
function in typeref:typename:boolean
room.c
430
if (
mon_sees
(monster, rogue.row, rogue.col)) {
Completed in 15 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025