OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setimage
(Results
1 - 6
of
6
) sorted by relevancy
/src/games/warp/
them.c
71
setimage
(obj, (obj->velx *= -1) < 0 ? '>' : '<');
86
setimage
(curkl, ' ');
289
setimage
(curkl, curkl->flags & PIRATE ? 'P' : 'R');
us.c
49
setimage
(ent, ch);
118
setimage
(ent, ch);
143
setimage
(ent, ch);
weapon.c
159
setimage
(obj,
186
setimage
(obj,
671
setimage
(tractee, (tractee->velx *= -1) < 0 ? '>' : '<');
move.c
562
setimage
(curobj, ch);
602
setimage
(curobj, ch);
term.h
35
#define
setimage
(of,to) (mvaddch(of->posy+1,of->posx*2,of->image=(to)))
macro
init.c
337
setimage
(obj,'@');
Completed in 491 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025