Searched refs:dirx (Results 1 – 2 of 2) sorted by relevance
65 float dirx = shipData.vx / speed; /* normalized x velocity */ in render() local71 shipData.vx -= dirx * FRICTION * deltaMilliseconds; in render()
1342 void remove_tests(const fs::path& dirx) in remove_tests() argument1347 fs::path f1x = dirx / "shortlife"; in remove_tests()1358 fs::path d1x = dirx / "shortlife_dir"; in remove_tests()1364 bad_remove_dir = dirx; in remove_tests()1779 void write_time_tests(const fs::path& dirx) in write_time_tests() argument1783 fs::path f1x = dirx / "foobar2"; in write_time_tests()