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

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

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

revision 1.9 by benja, Thu Mar 13 16:42:27 2003 UTC revision 1.10 by benja, Thu Mar 13 17:41:36 2003 UTC
# Line 62  public class WheelView implements View { Line 62  public class WheelView implements View {
62      protected int gapx = 50, gapy = 30;      protected int gapx = 50, gapy = 30;
63    
64      /** Maximum rotation angle. */      /** Maximum rotation angle. */
65      protected double maxrota = Math.PI / 15;      protected double maxrota = Math.PI / 9;
66    
67      public void render(VobScene sc, int into, Cursor c) {      public void render(VobScene sc, int into, Cursor c) {
68          int midx = sc.size.width/2, midy = sc.size.height/2;          int midx = sc.size.width/2, midy = sc.size.height/2;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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