Uses of Class
sdljava.x.swig.SWIGTYPE_p_void

Packages that use SWIGTYPE_p_void
sdljava.x.swig Provides the native interface (proxy) layer to the SDL C API. 
 

Uses of SWIGTYPE_p_void in sdljava.x.swig
 

Methods in sdljava.x.swig that return SWIGTYPE_p_void
 SWIGTYPE_p_void SDL_AudioSpec.getUserdata()
           
 

Methods in sdljava.x.swig with parameters of type SWIGTYPE_p_void
protected static long SWIGTYPE_p_void.getCPtr(SWIGTYPE_p_void obj)
           
 void SDL_AudioSpec.setUserdata(SWIGTYPE_p_void userdata)