Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
radiobutton.class.c File Reference

Implementation of the RadioButton class. More...

#include <raptiquax.h>
#include <classes/classes.h>
#include <math/math_util.h>
#include <io/model.h>
#include <storage/node.h>
#include <io/shader.h>
#include <render/render.h>
#include <window.h>
#include <gui/frame.h>
#include <io/input.h>
Include dependency graph for radiobutton.class.c:

Classes

class  RadioButton
 Represents a radio button. More...
 

Detailed Description

Implementation of the RadioButton class.

This source file contains the implementation of the RadioButton class, which is used to create and manage radio button UI elements in the application. The RadioButton class provides functionality to handle user interactions, rendering, and state management of radio buttons.

This file is part of the larger project that integrates SDL and OpenGL for rendering graphical user interfaces.

Author
Loup Picault
Date
2023-10-20