/[loom]/loom/org/fenfire/loom/ViewSettings.java
ViewVC logotype

Diff of /loom/org/fenfire/loom/ViewSettings.java

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

revision 1.2 by humppake, Sun Apr 6 23:43:48 2003 UTC revision 1.3 by benja, Mon Apr 7 01:07:21 2003 UTC
# Line 69  public class ViewSettings { Line 69  public class ViewSettings {
69          return viewIndex == 1;          return viewIndex == 1;
70      }      }
71      public boolean isWheelView() {      public boolean isWheelView() {
72          return viewIndex == 0;          return viewIndex == 0 || viewIndex == 2;
73      }      }
74  }  }

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

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