ch.sahits.game.event
Class MouseMoveEvent

java.lang.Object
  extended by ch.sahits.game.event.Event
      extended by ch.sahits.game.event.MouseMoveEvent

public class MouseMoveEvent
extends Event

Event that handels the mouse moves. The notice object is a point of where the mouse moved to

Author:
andi

Constructor Summary
MouseMoveEvent()
           
 
Method Summary
 
Methods inherited from class ch.sahits.game.event.Event
add, notify, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MouseMoveEvent

public MouseMoveEvent()


Copyright © 2012 Sahits GmbH. All Rights Reserved.