Encapsulate windowing.glfw.implementable package
This commit is contained in:
parent
0075b465cd
commit
9922c672f6
1 changed files with 0 additions and 2 deletions
|
@ -17,9 +17,7 @@ module sosengine.windowing.glfw {
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
exports de.staropensource.engine.windowing.glfw;
|
exports de.staropensource.engine.windowing.glfw;
|
||||||
exports de.staropensource.engine.windowing.glfw.implementable;
|
|
||||||
|
|
||||||
// Reflection access
|
// Reflection access
|
||||||
opens de.staropensource.engine.windowing.glfw;
|
opens de.staropensource.engine.windowing.glfw;
|
||||||
opens de.staropensource.engine.windowing.glfw.implementable;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue