Package model

Interface Region

All Known Implementing Classes:
CrossroadRegion, EmptyRegion, EnterRegion, ExitRegion, GoalRegion, PathRegion, ReginTest, StartRegion, TeleporterRegion, TowerRegion

public interface Region
Region is an interface with methods to retrieve position and region of next region (where to send troops). Its landOn method specifies certain things that happens with troops that land on the specific region.