|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Object
|
+--Cell.Unit
|
+--CellBasic.UnitBasic
| フィールドの概要 | |
(パッケージプライベート) java.util.HashMap |
m_neighbor
|
| クラス Cell.Unit から継承したフィールド |
m_height, m_nStatusTrueCount, m_status, m_statusNext, m_width, m_xOrder, m_xPosition, m_yOrder, m_yPosition, m_zOrder |
| コンストラクタの概要 | |
CellBasic.UnitBasic()
|
|
| メソッドの概要 | |
(パッケージプライベート) Cell.Unit |
getNeighbor(int neighbor)
|
(パッケージプライベート) boolean |
getNeighborStatus(int neighbor)
|
(パッケージプライベート) boolean |
getNoNeighborDefaultStatus()
|
(パッケージプライベート) void |
setNeighbor(Cell.Unit obj,
int neighbor)
|
(パッケージプライベート) void |
setNeighbor(Cell.Unit obj,
int x,
int y,
int z)
|
| クラス Cell.Unit から継承したメソッド |
copyStatus, getStatus, getStatusNext, getStatusTrueColor, getStatusTrueCount, getXOrder, getYOrder, getZOrder, paint, recalc, setDefaultState, setInitialState, setLocation, setOrder, setStatus, setStatusNext, update |
| クラス java.lang.Object から継承したメソッド |
|
| フィールドの詳細 |
java.util.HashMap m_neighbor
| コンストラクタの詳細 |
public CellBasic.UnitBasic()
| メソッドの詳細 |
void setNeighbor(Cell.Unit obj,
int x,
int y,
int z)
void setNeighbor(Cell.Unit obj,
int neighbor)
Cell.Unit getNeighbor(int neighbor)
boolean getNeighborStatus(int neighbor)
boolean getNoNeighborDefaultStatus()
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||