Class TerrainComponent

java.lang.Object
All Implemented Interfaces:
Disposable, Renderable, java.lang.Comparable<Renderable>

public class TerrainComponent
extends RenderComponent
Render a tiled terrain for a given tiled map and orientation. A terrain is a map of tiles that shows the 'ground' in the game. Enabling/disabling this component will show/hide the terrain.