Home
last modified time | relevance | path

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

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