Class WeatherShader

java.lang.Object
zombie.core.opengl.Shader
zombie.iso.weather.WeatherShader
All Implemented Interfaces:
IShaderProgramListener

public class WeatherShader extends Shader
  • Field Details

    • timeOfDay

      public int timeOfDay
    • texdVarsSize

      public static final int texdVarsSize
      See Also:
  • Constructor Details

    • WeatherShader

      public WeatherShader(String name)
  • Method Details