Files | |
| BaseGraphicalRenderer.h | |
| Contains the base functionality for all graphical renderers. | |
| CardLayoutPanel.h | |
| a panel that helps the renderer draw items in a card layout. | |
| DeviceDrawable.h | |
| DeviceDrawableHelper.h | |
| A few helper classes that provides useful functions on top of a tcMenu device drawable. | |
| DialogRuntimeEditor.h | |
| Contains the functionality to handle editing runtime multipart items. | |
| DrawingPrimitives.h | |
| contains a series of core components needed by all graphical renderers | |
| GfxMenuConfig.h | |
| This file contains the base drawing structures and helper methods for drawing onto graphical screens, be it mono or colour. | |
| GraphicsDeviceRenderer.h | |
| the interface that all graphics devices should implement to do the actual graphics rendering. | |
| MenuTouchScreenEncoder.h | |
| contains the interface between the touch screen and tcMenu. | |
| RuntimeTitleMenuItem.h | |
| the menu item that is presented for the title | |
| TcDrawableButton.h | |
| a button that can be rendered onto any drawable, remembers it's position, and can integrate with touch screens | |
| TcThemeBuilder.h | |
| a theme builder that simplifies the creation of themes for GraphicsDeviceRenderer based displays. | |