mirror of
https://forge.univ-lyon1.fr/tplifap4/gyromite_ya.git
synced 2024-02-27 13:31:49 +01:00
Update sprite
This commit is contained in:
parent
e7521a5224
commit
78af824b2a
BIN
Images/Mur.png
BIN
Images/Mur.png
Binary file not shown.
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 836 B |
BIN
Images/prof.png
Normal file
BIN
Images/prof.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 582 B |
@ -64,7 +64,7 @@ public class VueControleurGyromite extends JFrame implements Observer {
|
||||
|
||||
|
||||
private void chargerLesIcones() {
|
||||
icoHero = chargerIcone("Images/Pacman.png");
|
||||
icoHero = chargerIcone("Images/prof.png");
|
||||
icoVide = chargerIcone("Images/Vide.png");
|
||||
icoColonne = chargerIcone("Images/Colonne.png");
|
||||
icoMur = chargerIcone("Images/Mur.png");
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 95 KiB |
Loading…
Reference in New Issue
Block a user