/[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.7 by humppake, Wed Mar 12 09:14:31 2003 UTC revision 1.8 by benja, Wed Mar 12 17:22:51 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 / 9;      protected double maxrota = Math.PI / 15;
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.7  
changed lines
  Added in v.1.8

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