zork2Class
Class PlayerTest

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

public class PlayerTest
extends java.lang.Object

the class PlayerTest creation :16 juin 2003 at 10:56:57

Version:
1.0
Author:
Michel de VERDELHAN

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

PlayerTest

public PlayerTest()
the constructor for PlayerTest

Method Detail

main

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