Added more javadoc
This commit is contained in:
parent
c50444e04c
commit
1001234fbb
61 changed files with 96 additions and 50 deletions
|
|
@ -32,8 +32,8 @@ import love.distributedrebirth.demo4d.Demo4DMainAdapter;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author willemtsade ©Δ∞ 仙上主天
|
||||
*
|
||||
* @author willemtsade ©Δ∞ 仙上主天
|
||||
*/
|
||||
public class ScreenMatrix4D extends Demo4DMainAdapter {
|
||||
public Environment environment;
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@ import com.badlogic.gdx.utils.GdxRuntimeException;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author willemtsade ©Δ∞ 仙上主天
|
||||
*
|
||||
* @author willemtsade ©Δ∞ 仙上主天
|
||||
*/
|
||||
public class UserColorShader implements Shader {
|
||||
ShaderProgram program;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue