Lines Matching refs:uy
134 if (makemon(PM_PIERCER, u.ux, u.uy)) {
145 mksobj_at(ARROW, u.ux, u.uy);
155 mksobj_at(ROCK, u.ux, u.uy);
159 newsym(u.ux, u.uy);
178 mksobj_at(DART, u.ux, u.uy);
185 newsym(u.ux, u.uy);
188 newsym(u.ux, u.uy);
332 if ((trap = t_at(u.ux, u.uy)) != NULL)
399 u.uy = nuy;
413 read_engr_at(u.ux, u.uy);
454 uball->oy = uchain->oy = u.uy;
544 if (levl[u.ux][u.uy].typ != POOL)