Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
TooltipWidget.hpp File Reference

Stateful tooltip panel component implementing IWidget. More...

#include <string>
#include <vector>
#include "IWidget.hpp"
#include "raylib.h"
+ Include dependency graph for TooltipWidget.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TooltipWidget
 A configurable, stateful tooltip panel. More...
 
struct  TooltipWidget::Line
 

Detailed Description

Stateful tooltip panel component implementing IWidget.

Definition in file TooltipWidget.hpp.