je galere grave pour faire ma class Text_sdl...
alors il me dit: new type not be defined in return type
et :return type for destructor invalide
pourtant j´ai pas grand chose..
class Text_sdl
{
public:
SDL_Color color;
SDL_Rect position;
SDL_Surface *text;
TTF_Font *font;
~Text_sdl();
} dans le .h
Text_sdl::~Text_sdl()
{
} dans le .cpp
alors porquoi il m´embete encore ce dev cpp