DragonFly On-Line Manual Pages

Search: Section:  


sdlmm.h(3)            DragonFly 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)

Search: Section: