|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectmodel.BambooModel
public class BambooModel
入れ子のクラスの概要 | |
---|---|
static class |
BambooModel.State
|
コンストラクタの概要 | |
---|---|
BambooModel()
|
メソッドの概要 | |
---|---|
void |
addLayerListener(LayerListener bambooPanel)
|
void |
deleteRegion()
範囲内をすべて消す |
Coordinate |
getCoordinate()
|
LayerList |
getLayerList()
|
SaveController |
getSaveController()
|
void |
makeIsland()
シマを打つ |
void |
reverse()
|
void |
rotate()
|
void |
setBamboo(java.lang.String string)
竹の設定 |
void |
setCross()
バツ印を付ける |
void |
setData(int i)
数字シマの設定 |
void |
setMap(int masu,
int minX,
int maxX,
int minY,
int maxY)
|
void |
setState(BambooModel.State state)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BambooModel()
メソッドの詳細 |
---|
public LayerList getLayerList()
public Coordinate getCoordinate()
public SaveController getSaveController()
public void addLayerListener(LayerListener bambooPanel)
public void reverse()
public void rotate()
public void setState(BambooModel.State state)
public void setMap(int masu, int minX, int maxX, int minY, int maxY)
public void deleteRegion()
public void setData(int i)
public void setBamboo(java.lang.String string)
public void makeIsland()
public void setCross()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |