Home
last modified time | relevance | path

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

/dports/games/chapping/chapping-0.43-source/game/
H A Dtheme.h50 float cap_right_5_x; member
H A Dteam.cpp86 c->setInitialPos(Vector(theme->stadium_x+theme->stadium_w*theme->cap_right_5_x,\ in init()
H A Dtheme.cpp107 cap_right_5_x=atof(value.c_str()); in Theme()