Class JeuDuLabyrinthe

java.lang.Object
  |
  +--JeuDuLabyrinthe

public class JeuDuLabyrinthe
extends java.lang.Object


Constructor Summary
JeuDuLabyrinthe()
           
 
Method Summary
 Dedale CreeDedale(FabriqueDedale fabrique)
           
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

JeuDuLabyrinthe

public JeuDuLabyrinthe()
Method Detail

CreeDedale

public Dedale CreeDedale(FabriqueDedale fabrique)

main

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