Searched refs:_cury (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/games/dab/
H A Dhuman.cc51 _cury(1)
58 b.setpos(_cury, _curx);
71 _cury -= 2;
75 _cury += 2;
80 _cury -= 1;
85 _cury -= 1;
90 _cury += 1;
95 _cury += 1;
111 y = _cury / 2;
113 if (_cury
[all...]
H A Dhuman.h50 size_t _curx, _cury; // Current cursor position member in class:HUMAN

Completed in 87 milliseconds