com.tootsville.npc
Class Smudge.SurfaceOntoBeachRunner

java.lang.Object
  extended by com.tootsville.npc.Smudge.SurfaceOntoBeachRunner
All Implemented Interfaces:
Runnable
Enclosing class:
Smudge

final class Smudge.SurfaceOntoBeachRunner
extends Object
implements Runnable

WRITEME: Document this type.

Author:
brpocock@star-hope.org

Constructor Summary
Smudge.SurfaceOntoBeachRunner()
           
 
Method Summary
 void run()
          re-appear
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Smudge.SurfaceOntoBeachRunner

Smudge.SurfaceOntoBeachRunner()
Method Detail

run

public void run()
re-appear

Specified by:
run in interface Runnable