#include "data_structure.h"#include "filter.h"#include "ft_keys.h"#include "maze.h"#include "mlx.h"#include "cub3d.h"#include "ft_printf.h"
Functions | |
| void | filter_overflow (t_color *pixel, t_color filter) |
| void | apply_filters_on_textures (t_textures *textures) |
| void | change_filter (t_data *data, int keycode) |
| void | swap_textures (t_map *map) |
| void | ft_free_alt_textures (t_mlx *mlx, t_map *map) |
| void apply_filters_on_textures | ( | t_textures * | textures | ) |

| void change_filter | ( | t_data * | data, |
| int | keycode ) |

| void swap_textures | ( | t_map * | map | ) |