de.yadrone.apps.paperchase
Class PaperChase

java.lang.Object
  extended by de.yadrone.apps.paperchase.PaperChase

public class PaperChase
extends java.lang.Object


Field Summary
static int IMAGE_HEIGHT
           
static int IMAGE_WIDTH
           
static int TOLERANCE
           
 
Constructor Summary
PaperChase()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_WIDTH

public static final int IMAGE_WIDTH
See Also:
Constant Field Values

IMAGE_HEIGHT

public static final int IMAGE_HEIGHT
See Also:
Constant Field Values

TOLERANCE

public static final int TOLERANCE
See Also:
Constant Field Values
Constructor Detail

PaperChase

public PaperChase()
Method Detail

main

public static void main(java.lang.String[] args)