- scaleFactor - Variable in class playn.java.JavaPlatform.Config
-
The graphics scale factor.
- screenHeight() - Method in class playn.java.JavaGraphics
-
- screenWidth() - Method in class playn.java.JavaGraphics
-
- send(String) - Method in class playn.java.JavaWebSocket
-
- send(ByteBuffer) - Method in class playn.java.JavaWebSocket
-
- setAssetScale(float) - Method in class playn.java.JavaAssets
-
Configures the default scale to use for assets.
- setError(Throwable) - Method in class playn.java.JavaAsyncImage
-
- setImage(BufferedImage, Scale) - Method in class playn.java.JavaAsyncImage
-
- setListener(Keyboard.Listener) - Method in class playn.java.JavaKeyboard
-
- setPathPrefix(String) - Method in class playn.java.JavaAssets
-
Configures the prefix prepended to asset paths before fetching them from the classpath.
- setPropagateEvents(boolean) - Method in class playn.java.JavaPlatform
-
- setSize(int, int, boolean) - Method in class playn.java.JavaGraphics
-
Changes the size of the PlayN window.
- setTitle(String) - Method in class playn.java.JavaPlatform
-
Sets the title of the window.
- SharedLibraryExtractor - Class in playn.java
-
Extracts shared libraries from a natives jar file.
- SharedLibraryExtractor() - Constructor for class playn.java.SharedLibraryExtractor
-
- storage() - Method in class playn.java.JavaPlatform
-
- storageFileName - Variable in class playn.java.JavaPlatform.Config
-
Dictates the name of the temporary file used by JavaStorage.