|
|||||||||||
前 次 | フレームあり フレームなし |
CellScope を使用しているパッケージ | |
org.boxed_economy.components.cell |
org.boxed_economy.components.cell での CellScope の使用 |
CellScope を実装している org.boxed_economy.components.cell のクラス | |
class |
MooreScope
Cellパッケージで上下左右の有限個のマス(ムーア近傍)を視界として参照するための クラスです。 |
CellScope 型のパラメータを持つ org.boxed_economy.components.cell のメソッド | |
java.util.Collection |
CellSpace.getCells(Agent centerAgent,
CellScope scope)
エージェントとスコープから該当するセルを取得します。 |
java.util.Collection |
CellSpace.getAgents(Agent centerAgent,
CellScope scope)
エージェントとスコープから該当するエージェントを取得します。 |
|
|||||||||||
前 次 | フレームあり フレームなし |