Class JmeSystem

java.lang.Object
com.jme3.system.JmeSystem

public class JmeSystem extends Object
Utility class to access platform-dependent features.
  • Method Details

    • getPlatform

      public static Platform getPlatform()
      Determine which Platform (operating system and architecture) the application is running on.
      Returns:
      an enum value (not null)