52 virtual void DrawHUD(
int mode,
const HUDPAINTSPEC *hps, MyDC hDC);
53 void SetParams(
double target,
double headBearing, LAUNCH_AZIMUTH flag = BOTH_AZIMUTHS);
58 LAUNCH_AZIMUTH azFlag;
59 void DrawRing(MyDC hDC, POINT centre,
double radius,
double headBearing,
bool drawText);
60 void DrawTargetMarker(MyDC hDC, POINT centre,
double radius,
double headBearing);
61 VECTOR3 GetUpVector();