Update GraphicsSubsystemConfiguration javadoc
This commit is contained in:
parent
050befbb73
commit
4d2a78af2b
1 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ public final class GraphicsSubsystemConfiguration implements SubsystemConfigurat
|
||||||
* @since v1-alpha0
|
* @since v1-alpha0
|
||||||
*
|
*
|
||||||
* -- GETTER --
|
* -- GETTER --
|
||||||
* Gets the value for {@code debug}.
|
* Gets the value for {@link #debug}.
|
||||||
*
|
*
|
||||||
* @return variable value
|
* @return variable value
|
||||||
* @see GraphicsSubsystemConfiguration#debug
|
* @see GraphicsSubsystemConfiguration#debug
|
||||||
|
@ -90,7 +90,7 @@ public final class GraphicsSubsystemConfiguration implements SubsystemConfigurat
|
||||||
* @since v1-alpha0
|
* @since v1-alpha0
|
||||||
*
|
*
|
||||||
* -- GETTER --
|
* -- GETTER --
|
||||||
* Gets the value for {@code errorGraphicsError}.
|
* Gets the value for {@link #errorGraphicsError}.
|
||||||
*
|
*
|
||||||
* @return variable value
|
* @return variable value
|
||||||
* @see GraphicsSubsystemConfiguration#errorGraphicsError
|
* @see GraphicsSubsystemConfiguration#errorGraphicsError
|
||||||
|
|
Loading…
Reference in a new issue