naming conventions act 2: the end
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Shader = {}
|
||||
Shader.RadiusGradient = love.graphics.newShader[[
|
||||
shader = {}
|
||||
shader.circle_gradient = love.graphics.newShader[[
|
||||
uniform float pos_x;
|
||||
uniform float pos_y;
|
||||
uniform float range;
|
||||
|
||||
Reference in New Issue
Block a user