Searched refs:BALL_ORBIT (Results 1 – 1 of 1) sorted by relevance
35 #define BALL_ORBIT 450.0F macro253 DefaultBallPos[i].x = cosf(MTXDegToRad(deg)) * BALL_ORBIT; in DrawInit()254 DefaultBallPos[i].y = sinf(MTXDegToRad(deg)) * BALL_ORBIT; in DrawInit()