Hasty Badger
Small UI library (a branch of Turbo Badger)
|
Public Attributes | |
TBFontDescription | font_desc |
TBColor | text_color |
bool | underline |
Public Attributes inherited from tb::TBLink | |
TBLink * | prev |
TBLink * | next |
TBLinkList * | linklist |
Additional Inherited Members | |
Public Member Functions inherited from tb::TBLinkOf< Data > | |
Data * | GetPrev () const |
Data * | GetNext () const |
Public Member Functions inherited from tb::TBLink | |
bool | IsInList () const |
Return true if the link is currently added to a list. More... | |