#include "Terrain.h" Terrain::Terrain(SDL_Surface* img) :Affichable(img) { SDL_Surface *tmpImg, *model; m_rect.w = m_rect.h = LG_CHUNK; for (int x(0); xafficher(lookAt, screen); }