Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sdlmm.h(3)		   Library Functions Manual		    sdlmm.h(3)

NAME
       sdlmm.h -

SYNOPSIS
       #include	<SDL.h>
       #include	'sdlmm_config.h'
       #include	'sdlmm_global.h'
       #include	'sdlmm_spoint.h'
       #include	'sdlmm_srect.h'
       #include	'sdlmm_color.h'
       #include	'sdlmm_basesurface.h'
       #include	'sdlmm_surface.h'
       #include	'sdlmm_videoinfo.h'
       #include	'sdlmm_pixelformat.h'
       #include	'sdlmm_display.h'
       #include	'sdlmm_eventhandler.h'
       #include	'sdlmm_event.h'
       #include	'sdlmm_timer.h'

DETAILED DESCRIPTION
	 This include file is to be used in all	SDLmm applications. All	files
       requires	are included here. You can also	include	just the files you
       need (for performance reasons), but beware of cross-file	dependencies.

AUTHOR
       Generated automatically by Doxygen for SDLmm from the source code.

SDLmm				  16 Jul 2001			    sdlmm.h(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sdlmm.h&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help