Functions
imageButton.c File Reference
#include <stdint.h>
#include <stdbool.h>
#include "grlib.h"
#include "imageButton.h"

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)
 

Copyright 2016, Texas Instruments Incorporated