Hello, and thanks for u help.
and i have using another solution to make what i want :
this is my code :
#include
#include
#define LARGEUR_TILE 24 // hauteur et largeur des tiles.
#define HAUTEUR_TILE 16
#define NOMBRE_BLOCS_LARGEUR 15 // nombre à afficher en x et y
#define NOMBRE_BLOCS_HAUT
On Wed, 07 Apr 2010 21:22:38 +0200 ychouchane said:
> Hello, i m trying to make that :
> I have an image with many zone, and i want take little zone and position
> it where i want on my window, so i use this function :
>
> #include
> #include
>
> #define LARGEUR_TILE 24 // hauteur et largeur
Hello, i m trying to make that :
I have an image with many zone, and i want take little zone and position
it where i want on my window, so i use this function :
#include
#include
#define LARGEUR_TILE 24 // hauteur et largeur des tiles.
#define HAUTEUR_TILE 16
#define NOMBRE_BLOCS_LARGEUR 15