Skip to content

Commit 516e45c

Browse files
author
Benjamin Yap
committed
Update documentation
1 parent 0293902 commit 516e45c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/com/bwyap/lwjgl/engine/gui/nanovg/NVGTexture.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ public NVGTexture(int textureID, int rows, int cols) {
4141

4242
/**
4343
* Loads a texture
44+
* @param name
4445
* @param path
46+
* @param ctx
4547
* @return
4648
* @throws IOException
4749
*/

0 commit comments

Comments
 (0)