Package hoverball.team
Class FantasticThree
java.lang.Object
hoverball.Hovlet
hoverball.Team
hoverball.team.FantasticThree_.FantasticThree
hoverball.team.FantasticThree
public class FantasticThree
extends hoverball.team.FantasticThree_.FantasticThree
2007 by Armin Hornung
java hoverball.team.FantasticThree [team] [color] [[host]:port]
-
Field Summary
Fields inherited from class hoverball.Hovlet
background, BANNER, foreground, hovlets, icon, main, menubar, parent, title
-
Constructor Summary
Constructors Constructor Description FantasticThree()
FantasticThree(int color)
FantasticThree(java.lang.String team)
FantasticThree(java.lang.String team, int color)
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Methods inherited from class hoverball.Hovlet
browse, close, connect, connecting, disconnect, disconnecting, locate, locate, show, status, title
-
Constructor Details
-
FantasticThree
public FantasticThree() -
FantasticThree
public FantasticThree(java.lang.String team) -
FantasticThree
public FantasticThree(int color) -
FantasticThree
public FantasticThree(java.lang.String team, int color)
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-