Package info.gridworld.actor

Class Summary
Actor An Actor is an entity with a color and direction that can act.
ActorWorld A world that is occupied by actors.
Bug A bug is an actor that can move and turn.
Flower Some actors drop flowers as they move.
Rock A rock is an actor that does nothing.