mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
CCDraw: add function for blink effect for cc items
NOTE: experimental, for examples see CTestMenu class
This commit is contained in:
@@ -81,6 +81,9 @@ class CComponentsPicture : public CComponentsItem
|
||||
///helper: indicate for reinit
|
||||
bool need_init;
|
||||
|
||||
///paint item with changed paint and hide effect
|
||||
void paintTrigger();
|
||||
|
||||
void init( const int &x_pos, const int &y_pos, const int &w, const int &h,
|
||||
const std::string& image_name,
|
||||
CComponentsForm *parent,
|
||||
|
Reference in New Issue
Block a user