table of contents
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.
16 Jul 2001 | SDLmm |