net.jetrix.config
Class Puzzle
java.lang.Object
net.jetrix.config.Puzzle
public class Puzzle
- extends Object
A field with specific game settings.
- Since:
- 0.3
- Version:
- $Revision: 794 $, $Date: 2009-02-17 20:08:39 +0100 (Tue, 17 Feb 2009) $
- Author:
- Emmanuel Bourg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Puzzle
public Puzzle()
getField
public Field getField()
setField
public void setField(Field field)
getSettings
public Settings getSettings()
setSettings
public void setSettings(Settings settings)
getName
public String getName()
setName
public void setName(String name)
getAuthor
public String getAuthor()
setAuthor
public void setAuthor(String author)
getComment
public String getComment()
setComment
public void setComment(String comment)
getKey
public String getKey()
setKey
public void setKey(String key)
Copyright © 2001-2010. All Rights Reserved.