us.asciiroth.client.json
Class PieceJSON

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by us.asciiroth.client.json.PieceJSON

public class PieceJSON
extends com.google.gwt.core.client.JavaScriptObject


Method Summary
 java.lang.String key()
           
static PieceJSON parseJSON(java.lang.String json)
           
 int x()
           
 int y()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

key

public final java.lang.String key()

parseJSON

public static final PieceJSON parseJSON(java.lang.String json)

x

public final int x()

y

public final int y()

0.7

© 2009 Alx Dark