tcMenu
graphics Directory Reference

Files

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