Home
last modified time | relevance | path

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

/dports/games/flying/flying-6.20/
H A Dcurling.h56 static Real KeeperFrame; variable
H A Dglobal.C140 Real Curling::KeeperFrame = 0.9;
214 { "Curling::KeeperFrame", &Curling::KeeperFrame },
H A Dcurling.C70 keeper = new LineKeeper(KeeperHeight,KeeperFrame,blue_bg_col,table_col); in Curling()