OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:starscore
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
score.c
375
double power, effectscore,
starscore
, pi_over_2;
local in function:wavescore
401
starscore
= (double) numstars / (double) inumstars;
403
starscore
= 1.0;
419
starscore
, numstars, inumstars);
422
(
starscore
*
starscore
) * smarts * 20);
504
if (
starscore
< 0.8 && inumstars > 200 && numstars > 50) {
score.c
375
double power, effectscore,
starscore
, pi_over_2;
local in function:wavescore
401
starscore
= (double) numstars / (double) inumstars;
403
starscore
= 1.0;
419
starscore
, numstars, inumstars);
422
(
starscore
*
starscore
) * smarts * 20);
504
if (
starscore
< 0.8 && inumstars > 200 && numstars > 50) {
Completed in 51 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025