Newer
Older
//
// Created by CABANTOUS corto on 18/02/2021.
//
*
*/
#ifndef GAME_INSA_PROJECT_PROF_H
#define GAME_INSA_PROJECT_PROF_H
/*!
int x_prof; /**< Position : abscissa */
int y_prof; /**< Position : ordinate */
int long_prof; /**< Size : length */
char * image_prof; /**< Source image of the character. */