Searched refs:PHYS_DOWN_ACCEL_SEC (Results 1 – 1 of 1) sorted by relevance
58 public static final int PHYS_DOWN_ACCEL_SEC = 35; field in LunarView.LunarThread709 double ddy = -PHYS_DOWN_ACCEL_SEC * elapsed; in updatePhysics()