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

Reusable clickable button component. More...

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

Go to the source code of this file.

Classes

class  ButtonWidget
 A configurable, stateful clickable button. More...
 

Detailed Description

Reusable clickable button component.

Definition in file ButtonWidget.hpp.