Package com.csse3200.game.areas.terrain
package com.csse3200.game.areas.terrain
-
ClassDescriptionComponent which stores information about plots of land on which crops and plants can grow.the GameMap class is used to store and easily access and manage the components related to the game mapA tile that drops a ship part on destroy.Render a tiled terrain for a given tiled map and orientation.Factory for creating game terrains.Custom terrain tile implementation for tiled map terrain that stores additional properties we may want to have in the game, such as audio, walking speed, traversability by AI, etc.