It works, i got the pacman and the ghost racing on my matrix , how to get the speed down? I tried to work with the numbers but i can't get the speed down..
P.begin();
P.displayText(msg, PA_CENTER, P.getSpeed(), 1000, PA_SPRITE, PA_SPRITE);
P.setSpriteData(pacman1, W_PMAN1, F_PMAN1, pacman2, W_PMAN2, F_PMAN2);
Luc