Package rosequartz
Interface NativesFX.RoseQuartzFX
- Enclosing class:
- NativesFX
public static interface NativesFX.RoseQuartzFX
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatbooleanfloat
-
Method Details
-
getDefaultRenderTarget
RenderTarget getDefaultRenderTarget() -
getWindowWidth
float getWindowWidth() -
getWindowHeight
float getWindowHeight() -
getWindowInFocus
boolean getWindowInFocus() -
getScreenWidth
float getScreenWidth() -
getScreenHeight
float getScreenHeight()
-