de.lessvoid.nifty.elements
Class ElementInteractionMoveHandler

java.lang.Object
  extended by de.lessvoid.nifty.elements.ElementInteractionMoveHandler

public class ElementInteractionMoveHandler
extends Object


Constructor Summary
ElementInteractionMoveHandler(Nifty nifty, Element element)
           
 
Method Summary
 void process(boolean canHandleInteraction, boolean mouseInside, boolean hasMouseAccess, NiftyMouseInputEvent mouseEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementInteractionMoveHandler

public ElementInteractionMoveHandler(Nifty nifty,
                                     Element element)
Method Detail

process

public void process(boolean canHandleInteraction,
                    boolean mouseInside,
                    boolean hasMouseAccess,
                    NiftyMouseInputEvent mouseEvent)


Copyright © 2011. All Rights Reserved.