Jamma Tino Schwarze
events_cEventInput.hh

  • Willkommen
  • Wer ich bin
  • Was ich tue
  • Was ich tat (Archiv)
    • Abitur
    • Studium
      • Arbeiten
      • Computergrafik
    • Aktivitäten
    • Software
    • Wohnen
    • Sonstiges
  • Links
  • Kontakt / Impressum
/* (c) 1999-2000 Tino Schwarze, see COPYING for details */ /**@pkg events.cEventProducer.cEventInput*/ #ifndef events_cEventInput_hh #define events_cEventInput_hh #include "cKeyEvent.hh" #include "cMousePressEvent.hh" /** provide declarations for events issued by cEventInput */ extern const string ccEI_MouseMove; extern const string ccEI_MousePress; extern const string ccEI_KeyPress; #endif // #ifndef events_cEventInput_hh
Copyright © 2025 Jamma Tino Schwarze