Home
last modified time | relevance | path

Searched refs:startposy (Results 1 – 10 of 10) sorted by relevance

/dports/games/etracer/etr-0.8.1/src/
H A Dtool_char.cpp54 static double startrotx, startroty, startposx, startposy; variable
262 startposy = yposition; in CharMouse()
284 yposition = startposy - diffposy; in CharMotion()
/dports/games/NBlood/NBlood-a1689a4/package/sdk/samples/
H A Dstartpos.m32134 set posy startposy
242 … qsprintf 0 "Primary,%d,%d,%d,%d,%d" startposx startposy startposz startang startsectnum
H A Da.m321687 set startposy .y
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbuild.c48 extern int startposx, startposy, startposz;
395 startposy = posy; in app_main()
476 updatesector(startposx,startposy,&startsectnum); in app_main()
479 bad = saveoldboard(filename,&startposx,&startposy,&startposz,&startang,&startsectnum); in app_main()
481 bad = saveboard(filename,&startposx,&startposy,&startposz,&startang,&startsectnum); in app_main()
2831 y2 = mulscale14(startposy-posy,zoom); in overheadeditor()
3253 startposy = posy; in overheadeditor()
5330 startposy = posy; in overheadeditor()
5438 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
5470 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
[all …]
H A Dengine.c489 int startposx, startposy, startposz; variable
/dports/games/xvier/xvier-1.0/
H A Dxvier.c79 undoposx, undoposy, startposx, startposy, changeposx, changeposy; variable
260 startposy = (buttonheight - tmpsize.ascent - tmpsize.descent) / 2 +
910 startposx, startposy, "Start", 5);
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBUILD.C64 extern long startposx, startposy, startposz;
215 startposy = posy; in main()
268 updatesector(startposx,startposy,&startsectnum); in main()
269 saveboard(boardfilename,&startposx,&startposy,&startposz,&startang,&startsectnum); in main()
2563 y2 = mulscale14(startposy-posy,zoom); in overheadeditor()
2975 startposy = posy; in overheadeditor()
4962 startposy = posy; in overheadeditor()
5047 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
5060 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
5061 saveboard(boardfilename,&startposx,&startposy,&startposz,&startang,&startsectnum); in overheadeditor()
[all …]
H A DENGINE.C185 long startposx, startposy, startposz; variable
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBUILD.C64 extern long startposx, startposy, startposz;
215 startposy = posy; in main()
268 updatesector(startposx,startposy,&startsectnum); in main()
269 saveboard(boardfilename,&startposx,&startposy,&startposz,&startang,&startsectnum); in main()
2563 y2 = mulscale14(startposy-posy,zoom); in overheadeditor()
2975 startposy = posy; in overheadeditor()
4962 startposy = posy; in overheadeditor()
5047 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
5060 updatesector(startposx,startposy,&startsectnum); in overheadeditor()
5061 saveboard(boardfilename,&startposx,&startposy,&startposz,&startang,&startsectnum); in overheadeditor()
[all …]
H A DENGINE.C184 long startposx, startposy, startposz; variable