Home
last modified time | relevance | path

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

/dports/games/neverball/neverball-1.6.0/contrib/
H A Dcurve.c31 int innerdrop, outerdrop, hill; variable
315 if (innerdrop>=outerdrop) in lump()
323 if (outerdrop>=innerdrop) in lump()
331 if (innerdrop>outerdrop) in lump()
336 if (outerdrop>innerdrop ) in lump()
348 …side(x11, y11, ((z1+zmod1)-outerdrop)-hmo2, x10, y10, ((z1+zmod0)-outerdrop)-hillmodou… in lump()
358 …nerdrop)-hillmodinside, x00, y00, z0+zmod0+((outerdrop+ctho1)*ct), x01, y01, z0+zmod1+((ou… in lump()
414 outerdrop = 0; in main()
521 outerdrop = retval; in main()
576 outerdrop= atoi(argv[11]); in main()
[all …]