RT
Data Structures | Typedefs | Functions
t_gui.h File Reference
#include <SDL.h>
#include "t_data.h"
#include "animate.h"
#include "t_cluster.h"
Include dependency graph for t_gui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  s_gui
 

Typedefs

typedef struct s_gui t_gui
 

Functions

void exit_ui (t_gui *gui)
 

Typedef Documentation

◆ t_gui

typedef struct s_gui t_gui

Function Documentation

◆ exit_ui()

void exit_ui ( t_gui gui)