CCTypes: outsource type variables and methods into own inheritable class

Origin commit data
------------------
Branch: ni/coolstream
Commit: d188811d7c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-05 (Thu, 05 Apr 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2018-04-05 20:55:46 +02:00
committed by vanhofen
parent 2a75aed4ab
commit cbd65b4e66
6 changed files with 85 additions and 40 deletions

View File

@@ -38,7 +38,7 @@ Basic paint attributes and member functions for component classes
*/
class CComponentsTimer;
class CCDraw : public COSDFader, public CComponentsSignals
class CCDraw : public COSDFader, public CComponentsSignals, public CCTypes
{
protected:
///pixel buffer handling, returns pixel buffer depends of given parameters