/[libvob]/libvob/org/nongnu/libvob/input/AbsoluteAxisListener.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/input/AbsoluteAxisListener.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Sun Jun 29 09:25:24 2003 UTC revision 1.2 by tjl, Mon Jun 30 07:08:31 2003 UTC
# Line 5  import java.util.*; Line 5  import java.util.*;
5    
6  /** A class which receives absolute events from an axis.  /** A class which receives absolute events from an axis.
7   */   */
8  public interface AbsoluteAxisListener {  public interface AbsoluteAxisListener extends AxisListener {
9      /** Called when the value of the listened-to axis is changed      /** Called when the value of the listened-to axis is changed
10       * absolutely. The value given to this method shall always       * absolutely. The value given to this method shall always
11       * be between 0 and 1.       * be between 0 and 1.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26