j3d.org Code

org.j3d.device.output.elumens
Interface MouseCoordinateSource


public interface MouseCoordinateSource

An interface for providing mouse coordinates to a converter. When the update method is called its ok to call MouseCoordinateConverter.warpMouseCoordinate.

Version:
$Revision: 1.1 $
Author:
Alan Hudson

Method Summary
 void update()
          It is ok to update the coordinate data.
 

Method Detail

update

public void update()
It is ok to update the coordinate data.


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org