fin cours du matin

master
Victor BRUN 1 year ago
parent d419c4d33e
commit 9e387a7832

@ -15,8 +15,6 @@ class Pacman extends Sprite {
}
public haut(){
this.py_ = this.py_-1;
this.px_ = this.px_-1;
if(this.scene_.carte_[this.py_-1][this.px_] == 1){
}else{

Loading…
Cancel
Save