28 #ifndef WINTERMUTE_BASE_FADER_H 29 #define WINTERMUTE_BASE_FADER_H 32 #include "engines/wintermute/base/base_object.h" 38 uint32 getCurrentColor()
const;
39 bool fadeOut(uint32 targetColor, uint32 duration,
bool system =
false);
40 bool fadeIn(uint32 sourceColor, uint32 duration,
bool system =
false);
42 bool display()
override;
43 bool update()
override;
Definition: base_game.h:76
Definition: base_fader.h:36
Definition: base_object.h:49
Definition: achievements_tables.h:27