| BurnPlan |
Burn a piece of garbage.
|
| CheckingPlan |
Check the grid for garbage.
|
| ClearPlan |
Delete the singleton environment to start the
application next time with a new one.
|
| CreatePlan |
Create pieces of garbage in the environment.
|
| Environment |
The environment.
|
| EnvironmentGui |
The gui plan.
|
| GoPlan |
Go to a specified position.
|
| MapPanel |
The map panel for displaying the environment.
|
| PickUpPlan |
Try to pickup some piece of garbage.
|
| Position |
The position on a grid.
|
| TakePlan |
Take some garbage and bring it to the burner.
|