SimpleLinkGraphicsLibrary  5.00.00.05
Data Structures | Typedefs | Functions | Variables
button.h File Reference

Go to the source code of this file.

Data Structures

struct  Graphics_Button
 This structure defines the characteristics of a Button. More...
 

Typedefs

typedef struct Graphics_Button Graphics_Button
 This structure defines the characteristics of a Button. More...
 

Functions

void Graphics_drawButton (const Graphics_Context *context, const Graphics_Button *button)
 
bool Graphics_isButtonSelected (const Graphics_Button *button, uint16_t x, uint16_t y)
 
void Graphics_drawSelectedButton (const Graphics_Context *context, const Graphics_Button *button)
 
void Graphics_drawReleasedButton (const Graphics_Context *context, const Graphics_Button *button)
 

Variables

Graphics_Context g_sContext
 

Typedef Documentation

§ Graphics_Button

This structure defines the characteristics of a Button.

Variable Documentation

§ g_sContext

Graphics_Context g_sContext
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale