Data Structures | Typedefs | Functions | Variables
imageButton.h File Reference

Go to the source code of this file.

Data Structures

struct  Graphics_ImageButton
 This structure defines the characteristics of a ImageButton. More...
 

Typedefs

typedef struct Graphics_ImageButton Graphics_ImageButton
 This structure defines the characteristics of a ImageButton. More...
 

Functions

void Graphics_drawImageButton (const Graphics_Context *context, const Graphics_ImageButton *imageButton)
 
bool Graphics_isImageButtonSelected (const Graphics_ImageButton *imageButton, uint16_t x, uint16_t y)
 
void Graphics_drawSelectedImageButton (const Graphics_Context *context, const Graphics_ImageButton *imageButton)
 
void Graphics_drawReleasedImageButton (const Graphics_Context *context, const Graphics_ImageButton *imageButton)
 

Variables

Graphics_Context g_sContext
 

Typedef Documentation

This structure defines the characteristics of a ImageButton.

Variable Documentation

Graphics_Context g_sContext

Copyright 2016, Texas Instruments Incorporated