41 #ifndef DIRECTASCENTATMOPAGE_H
42 #define DIRECTASCENTATMOPAGE_H
47 #include "Util/ValueWithDescription.hpp"
62 DirectAscentPage(DWORD w, DWORD h, VESSEL *v, EnjoLib::MFDGoodies::Sound & sound );
67 void PrintWords(MyDC hDC,
const std::vector< const EnjoLib::ValueWithDescription > & vars );
68 std::vector< const EnjoLib::ValueWithDescription > PrepareData(
MFDDataLaunchMFD * data);
71 EnjoLib::MFDGoodies::Sound & m_sound;
74 #endif // DIRECTASCENTATMOPAGE_H