Uses of Class
sdljava.x.swig.SWIGTYPE_p_private_hwdata

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

Uses of SWIGTYPE_p_private_hwdata in sdljava.x.swig
 

Methods in sdljava.x.swig that return SWIGTYPE_p_private_hwdata
 SWIGTYPE_p_private_hwdata SDL_Surface.getHwdata()
           
 

Methods in sdljava.x.swig with parameters of type SWIGTYPE_p_private_hwdata
protected static long SWIGTYPE_p_private_hwdata.getCPtr(SWIGTYPE_p_private_hwdata obj)
           
 void SDL_Surface.setHwdata(SWIGTYPE_p_private_hwdata hwdata)