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