Cub3D
 
Loading...
Searching...
No Matches
player.c File Reference
#include "cub3d.h"
#include "cub3d_render.h"
#include <math.h>
#include "mlx.h"
Include dependency graph for player.c:

Functions

void cub_player_update (t_data *data)
 Updates player based on input.
 

Function Documentation

◆ cub_player_update()

void cub_player_update ( t_data * data)

Updates player based on input.

Parameters
[in,out]datadata structure