FireBirdLib - Topfield TMS PVR TAP Programming Library
tButtons Struct Reference

#include <FBLib_TMSOSDMenu.h>

Data Fields

dword X
 
dword Y
 
TYPE_GrData * pButtonGd
 
dword Color
 
char Text [STDSTRINGSIZE]
 

Detailed Description

Definition at line 49 of file FBLib_TMSOSDMenu.h.

Field Documentation

◆ Color

dword tButtons::Color

Definition at line 54 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawButtons(), and OSDMenuButtonAdd().

◆ pButtonGd

TYPE_GrData* tButtons::pButtonGd

Definition at line 53 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawButtons(), and OSDMenuButtonAdd().

◆ Text

char tButtons::Text[STDSTRINGSIZE]

Definition at line 55 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawButtons(), OSDMenuButtonAdd(), and OSDMenuButtonModifyText().

◆ X

dword tButtons::X

Definition at line 51 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawButtons(), and OSDMenuButtonAdd().

◆ Y

dword tButtons::Y

Definition at line 52 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawButtons(), and OSDMenuButtonAdd().


The documentation for this struct was generated from the following file: