/[gzz]/gzz/gzz/view/VanishingClient.java
ViewVC logotype

Diff of /gzz/gzz/view/VanishingClient.java

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

revision 1.3 by benja, Sat Nov 2 01:23:45 2002 UTC revision 1.4 by tjl, Thu Feb 6 11:53:14 2003 UTC
# Line 36  public interface VanishingClient { Line 36  public interface VanishingClient {
36      final int CENTER = 1;      final int CENTER = 1;
37    
38      Object getVobSize(Cell c, float fract, int flags, Dimension into);      Object getVobSize(Cell c, float fract, int flags, Dimension into);
39      void place(Cell c, Object o, float fract, int x0, int y0, int x1, int y1,      void place(Cell c, Object o, float fract, float x0, float y0, float x1, float y1,
40                  int depth, float rot);                  float depth, float rot);
41    
42      /** There should be a connection between the given cells.      /** There should be a connection between the given cells.
43       * If one of the cells hasn't yet been placed, this means that       * If one of the cells hasn't yet been placed, this means that

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

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