All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class breakout.Updater

java.lang.Object
   |
   +----breakout.Updater

public class Updater
extends java.lang.Object
implements java.lang.Runnable

Variable Index

 o sc
 o walker

Constructor Index

 o Updater(ScreenCanvas)

Method Index

 o run()

Variables

 o walker
 private java.lang.Thread walker
 o sc
 private breakout.ScreenCanvas sc

Constructors

 o Updater
 public Updater(breakout.ScreenCanvas screenCan)

Methods

 o run
 public void run()

All Packages  Class Hierarchy  This Package  Previous  Next  Index