Class BombThread

java.lang.Object
   |
   +----BombThread

class BombThread
extends Object
implements Runnable
Sorry, not documented yet.

Source


Variable Index

 o bojng
 o x
 o y

Constructor Index

 o BombThread(Bojng, int, int)

Method Index

 o run()

Variables

 o bojng
 Bojng bojng
 o x
 int x
 o y
 int y

Constructors

 o BombThread
 BombThread(Bojng bojng,
            int x,
            int y)

Methods

 o run
 public void run()