|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrobocode.Robocode
public class Robocode
Robocode - A programming game involving battling AI tanks.
Copyright (c) 2001, 2008 Mathew A. Nelson and Robocode contributors
Method Summary | |
---|---|
static void |
main(String[] args)
Use the command-line to start Robocode. |
static void |
printRunningThreads()
Prints out all running thread to the standard system out (console) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(String[] args)
java -Xmx512M -Dsun.io.useCanonCaches=false -jar libs/robocode.jar
args
- an array of command-line argumentspublic static void printRunningThreads()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |