Cub3D
 
Loading...
Searching...
No Matches
s_player Struct Reference

Structure that handle the player information. More...

#include <data_structure.h>

Collaboration diagram for s_player:

Data Fields

t_vec2 pos
 
float angle
 
float fov
 

Detailed Description

Structure that handle the player information.

Field Documentation

◆ angle

float s_player::angle

◆ fov

float s_player::fov

◆ pos

t_vec2 s_player::pos

The documentation for this struct was generated from the following file: