Uses of Class
playn.java.JavaPlatform

Uses of JavaPlatform in playn.java
 

Methods in playn.java that return JavaPlatform
static JavaPlatform JavaPlatform.register()
          Registers the Java platform with a default configuration.
static JavaPlatform JavaPlatform.register(float scaleFactor)
          Deprecated. Use register(Config).
static JavaPlatform JavaPlatform.register(JavaPlatform.Config config)
          Registers the Java platform with the specified configuration.
static JavaPlatform JavaPlatform.registerHeadless()
          Deprecated. Use register(Config).
 

Constructors in playn.java with parameters of type JavaPlatform
JavaAssets(JavaPlatform platform)
           
JavaGraphics(JavaPlatform platform, JavaPlatform.Config config)
           
JavaNet(JavaPlatform platform)
           
 



Copyright © 2013. All Rights Reserved.