/[gzz]/gzz/lava/gzz/potion/Type.java
ViewVC logotype

Diff of /gzz/lava/gzz/potion/Type.java

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

revision 1.2 by benja, Sun Nov 24 16:02:19 2002 UTC revision 1.3 by benja, Tue Dec 3 01:01:58 2002 UTC
# Line 27  import gzz.vob.linebreaking.HChain; Line 27  import gzz.vob.linebreaking.HChain;
27    
28  public interface Type{  public interface Type{
29            
30      public Object readCell(Cell c, Map context);      Object readCell(Cell c, Map context);
31      public Object readDir(int win, int axis, int dir, Map context);      Object readDir(int win, int axis, int dir, Map context);
32      public String getQuestionString();      String getQuestionString();
33      public void renderQuestion(HChain into);      void renderQuestion(HChain into);
34  }  }

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