net.beadsproject.beads.gui
Class BeadsMouse

java.lang.Object
  extended by net.beadsproject.beads.gui.BeadsMouse

public class BeadsMouse
extends java.lang.Object


Constructor Summary
BeadsMouse()
           
 
Method Summary
static float getXFract()
           
static float getYFract()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeadsMouse

public BeadsMouse()
Method Detail

getXFract

public static float getXFract()

getYFract

public static float getYFract()