mirror of
https://github.com/Klagarge/PokeHES.git
synced 2024-11-26 19:13:27 +00:00
clean
This commit is contained in:
parent
eb6e6dac79
commit
b7704c1e79
@ -104,11 +104,6 @@ public class ScreenBattle extends RenderingScreen{
|
|||||||
//TODO afficher le joueur
|
//TODO afficher le joueur
|
||||||
}
|
}
|
||||||
|
|
||||||
public void displayEnemy(Enemy e){
|
|
||||||
//TODO display the person
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public void readNextLine(){
|
public void readNextLine(){
|
||||||
//display the speech and change line
|
//display the speech and change line
|
||||||
lineDialog = textEnemy.lines.get(lineSpeech).line;
|
lineDialog = textEnemy.lines.get(lineSpeech).line;
|
||||||
|
Loading…
Reference in New Issue
Block a user