CCTypes: outsource type variables and methods into own inheritable class

Origin commit data
------------------
Commit: d188811d7c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-05 (Thu, 05 Apr 2018)
This commit is contained in:
2018-04-05 20:55:46 +02:00
committed by vanhofen
parent adab90ab38
commit 9cda14f792
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