Mise à jour de 'DonjonNPlocal.java'
This commit is contained in:
parent
ecd1b469c4
commit
ccb36831fe
@ -1,4 +1,17 @@
|
||||
public class DonjonNPlocal extends Donjon{
|
||||
private arraylist <Piece>;
|
||||
private int indexPShadock;
|
||||
|
||||
public Piece avant(){
|
||||
|
||||
|
||||
}
|
||||
|
||||
public Piece apres(){
|
||||
|
||||
}
|
||||
|
||||
public Piece ajouterPiece(){
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user