OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookimg
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/warp/
move.h
14
OBJECT *
lookimg
(int, int, char);
them.c
95
if ((obj =
lookimg
(curkl->posy, curkl->posx, '@')) ||
96
(obj =
lookimg
(curkl->posy, curkl->posx, 'B')) ) {
126
else if (
lookimg
(curkl->posy, curkl->posx, '@') ||
127
lookimg
(curkl->posy, curkl->posx, 'B')) {
135
if ((obj =
lookimg
(curkl->posy, curkl->posx, 'E')) ||
136
(obj =
lookimg
(curkl->posy, curkl->posx, 'B')) ) {
160
lookimg
(curkl->posy, curkl->posx, '@') ) {
move.c
654
lookimg
(int y, int x, char what)
function in typeref:typename:OBJECT *
Completed in 38 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025