Class Hierarchy
- java.lang.Object
- greenfoot.Actor
- student.micro.Actor
- student.micro.battleship.Hit
- student.micro.battleship.Miss
- student.micro.battleship.ShipPiece
- junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- student.TestCase
- student.micro.TestCase (implements greenfoot.core.Simulation.ActListener)
- student.micro.battleship.Board
- student.micro.battleship.BruteforceStrategy (implements student.micro.battleship.BattleshipStrategy)
- student.micro.battleship.GameState
- student.micro.battleship.Move
- student.micro.battleship.Position
- student.micro.battleship.RandomStrategy (implements student.micro.battleship.BattleshipStrategy)
- student.micro.battleship.Ship
- greenfoot.World
- student.micro.World
- student.micro.battleship.Game