uk.co.badgersinfoil.jactionscript.analysis
Class StackListener.DragBox

java.lang.Object
  |
  +--uk.co.badgersinfoil.jactionscript.analysis.StackListener.DragBox
Enclosing class:
StackListener

public static class StackListener.DragBox
extends java.lang.Object


Field Summary
 Operand coord1
           
 Operand coord2
           
 Operand coord3
           
 Operand coord4
           
 
Constructor Summary
StackListener.DragBox(Operand coord1, Operand coord2, Operand coord3, Operand coord4)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coord1

public Operand coord1

coord2

public Operand coord2

coord3

public Operand coord3

coord4

public Operand coord4
Constructor Detail

StackListener.DragBox

public StackListener.DragBox(Operand coord1,
                             Operand coord2,
                             Operand coord3,
                             Operand coord4)