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

This file defines the implementation of the control frame 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 dependency graph for control_frame.class.c:

Classes

class  ControlFrame
 

Detailed Description

This file defines the implementation of the control frame class.

This source file contains the implementation details for the control frame class, which is responsible for managing and rendering control frames within the application. It includes functions for initializing, updating, and rendering control frames, as well as handling user input and interactions.

Author
Loup Picault
Date
October 6, 2023