22 #ifndef TETRAEDGE_GAME_DIALOG2_H 23 #define TETRAEDGE_GAME_DIALOG2_H 25 #include "common/serializer.h" 27 #include "tetraedge/te/te_timer.h" 28 #include "tetraedge/te/te_music.h" 29 #include "tetraedge/te/te_lua_gui.h" 46 bool isDialogPlaying();
47 void launchNextDialog();
49 void loadFromBackup();
50 bool onAnimationDownFinished();
51 bool onAnimationUpFinished();
52 bool onMinimumTimeTimer();
54 bool onSoundFinished();
60 void startDownAnimation();
81 #endif // TETRAEDGE_GAME_DIALOG2_H
Definition: detection.h:27
Definition: te_lua_gui.h:51
Definition: te_timer.h:33
Definition: te_layout.h:35
Definition: te_signal.h:80
Definition: te_music.h:35