ch.sahits.game.event
Class MouseClickEvent

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

public class MouseClickEvent
extends Event

Mouse event that represents a mouse click. The notice message passed is a Point

Author:
andi

Constructor Summary
MouseClickEvent()
           
 
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

MouseClickEvent

public MouseClickEvent()


Copyright © 2012 Sahits GmbH. All Rights Reserved.