Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/cmdline/
H A Dcmdline.cpp263 cmdline_parm spec_point_arg("-spec_point", NULL); variable
1327 if ( spec_point_arg.found() ) { in SetCmdlineParams()
1328 static_point_factor = spec_point_arg.get_float(); in SetCmdlineParams()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cmdline/
H A Dcmdline.cpp311 cmdline_parm spec_point_arg("-spec_point", "Adjusts laser weapons contribution to specular highligh… variable
1850 if ( spec_point_arg.found() ) { in SetCmdlineParams()
1851 static_point_factor = spec_point_arg.get_float(); in SetCmdlineParams()