jadex.application.space.envsupport.observer.graphics
Interface IViewportListener


public interface IViewportListener

Listener for viewport user events


Method Summary
 void leftClicked(IVector2 position)
          This method gets called on left clicks.
 

Method Detail

leftClicked

void leftClicked(IVector2 position)
This method gets called on left clicks.

Parameters:
position - the absolute position in space that was clicked.


Copyright © 2010. All Rights Reserved.