net.cscott.sdr.anim
Class BrokenStandardGame
java.lang.Object
net.cscott.sdr.anim.BrokenStandardGame
public class BrokenStandardGame
- extends Object
The BrokenStandardGame
class starts up a StandardGame
for
Square Dance Revolution. It's broken because the StandardGame
framework is not thread-safe.
- Version:
- $Id$
- Author:
- C. Scott Ananian
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokenStandardGame
public BrokenStandardGame()
startup
public static void startup()
main
public static void main(String... args)
Copyright (c) 2006 C. Scott Ananian