/[gzz]/gzz/gzz/vob/VobScene.java
ViewVC logotype

Diff of /gzz/gzz/vob/VobScene.java

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

revision 1.28 by benja, Sat Feb 22 10:46:18 2003 UTC revision 1.29 by benja, Sun Feb 23 15:56:03 2003 UTC
# Line 183  public class VobScene { Line 183  public class VobScene {
183      public int boxCS(int into, Object key, float w, float h) {      public int boxCS(int into, Object key, float w, float h) {
184          return matcher.add(into, coords.box(into, w, h), key);          return matcher.add(into, coords.box(into, w, h), key);
185      }      }
     public int boxCS(int into, Object key, float x, float y, float w, float h) {  
         return matcher.add(into, coords.orthoBox(into, 0, x, y, 1, 1, w, h), key);  
     }  
186      public int orthoBoxCS(int into, Object key,      public int orthoBoxCS(int into, Object key,
187                              float d, float x, float y,                              float d, float x, float y,
188                              float sx, float sy,                              float sx, float sy,

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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