Package engine.renderEngine
package engine.renderEngine
-
ClassesClassDescriptionThis class is responsible for rendering anything considered an entity.GUI Renderer is responsible for rendering all UIComponents to the screen.Loader class is used to load the VBO's for each VAO of all Assets, UIComponents, Terrains and Texts in the game.The main renderer class which starts all individual renderers and prepares the array of objects for each.This class is responsible for rendering the selector square used to select a zone.This class is responsible for rendering all terrain elements on the grid.