Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.libsdl.SDL

Uses of SDL in org.libsdl
 

Fields in org.libsdl declared as SDL
static SDL SDL.instance
          The only reference to an object of this class (the Singleton reference)
 

Methods in org.libsdl that return SDL
static SDL SDL.getInstance()
          Returns the SDL singleton reference.