Class SweetRevenge

java.lang.Object
  extended by SweetRevenge

public class SweetRevenge
extends java.lang.Object


Field Summary
(package private) static GamePanel panel
           
 
Constructor Summary
SweetRevenge()
           
 
Method Summary
static void createAndShowGUI()
           
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
 

Field Detail

panel

static GamePanel panel
Constructor Detail

SweetRevenge

public SweetRevenge()
Method Detail

main

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

createAndShowGUI

public static void createAndShowGUI()