Class JeuDuLabyrintheM

java.lang.Object
  |
  +--JeuDuLabyrintheM

public class JeuDuLabyrintheM
extends java.lang.Object


Constructor Summary
JeuDuLabyrintheM()
           
 
Method Summary
 brique.Dedale CreeDedale(monteur.MonteurDedale monteur)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JeuDuLabyrintheM

public JeuDuLabyrintheM()
Method Detail

CreeDedale

public brique.Dedale CreeDedale(monteur.MonteurDedale monteur)

main

public static void main(java.lang.String[] args)