public class GarbageCollectorBDI.Go
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.extension.envsupport.math.IVector2 |
pos
The position.
|
| Constructor and Description |
|---|
Go(jadex.extension.envsupport.math.IVector2 pos)
Create a new Go.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.extension.envsupport.math.IVector2 |
getPosition()
Get the pos.
|