/[gzz]/gzz/lava/gzz/potion/potions/Types.java
ViewVC logotype

Diff of /gzz/lava/gzz/potion/potions/Types.java

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

revision 1.5 by antonfeldmann, Sat Jan 4 18:12:57 2003 UTC revision 1.6 by benja, Sun Jan 5 11:02:49 2003 UTC
# Line 31  import java.util.*; Line 31  import java.util.*;
31    
32  public class Types {  public class Types {
33      public static Type CELL = new SimpleType("which cell?");      public static Type CELL = new SimpleType("which cell?");
34        public static Type AXIS = new SimpleType("which axis?");
35        public static Type DIR = new SimpleType("which diretion?");
36    
37      public static Type PLACE = new SimpleType("where?") {      public static Type PLACE = new SimpleType("where?") {
38              public FunctionExpression readDir(int win, int axis, int dir,              public FunctionExpression readDir(int win, int axis, int dir,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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