Package com.jme3.system.lwjglx
Class LwjglxDefaultGLPlatform
java.lang.Object
com.jme3.system.lwjglx.LwjglxDefaultGLPlatform
Class
wjglxDefaultGLPlatform
used to create a drawing platform.-
Method Summary
Modifier and TypeMethodDescriptionstatic LwjglxGLPlatform
Returns a drawing platform based on the platform it is running on.
-
Method Details
-
createLwjglxGLPlatform
Returns a drawing platform based on the platform it is running on.- Returns:
- LwjglxGLPlatform
- Throws:
UnsupportedOperationException
- throws exception if platform is not supported
-