Package engine.shaders


package engine.shaders
  • Classes
    Class
    Description
    Extends the ShaderProgram and is responsible for handling the shaders for all 3D entities.
    Extends the ShaderProgram and is responsible for handling the shaders for all 2D UI components.
    Extends the ShaderProgram and is responsible for handling the shaders for the selector square used for selecting a zone.
    Abstract class from which all shaders inherit.
    Extends the ShaderProgram and is responsible for handling the shaders for all terrain objects.