zork2Class
Class RoomTest

java.lang.Object
  |
  +--zork2Class.RoomTest

public class RoomTest
extends java.lang.Object

the class RoomTest creation :16 juin 2003 at 11:33:39

Version:
1.0
Author:
Michel de VERDELHAN

Constructor Summary
RoomTest()
          the constructor for RoomTest
 
Method Summary
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

RoomTest

public RoomTest()
the constructor for RoomTest

Method Detail

main

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