This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| ▼CGraphics | The interface for other graphics objects |
| CAnimatedImage | AnimateImage implementation for raw gif files |
| CImage | Implementation for raw image files |
| CString | String class implements text manipulation to be used by a Screen object e.g. matrix object |
| ▼CScreen | The interface for led matrix and eventual other led screens |
| Cmatrix | Led matrix implementation for the abstract class Screen |
| CTimer | Timer class used for wait an amount of time |
| Cvector | Implementation of vector class to store x and y |