代码搜索:SDL_mixer

找到约 49 项符合「SDL_mixer」的源代码

代码结果 49
www.eeworm.com/read/271704/10983181

txt readme-sdl_mixer.txt

SDL_mixer 1.2 The latest version of this library is available from: http://www.libsdl.org/projects/SDL_mixer/ Due to popular demand, here is a simple multi-channel audio mixer. It supports 8 channe
www.eeworm.com/read/271704/10983398

txt readme-sdl_mixer.txt

SDL_mixer 1.2 The latest version of this library is available from: http://www.libsdl.org/projects/SDL_mixer/ Due to popular demand, here is a simple multi-channel audio mixer. It supports 8 channe
www.eeworm.com/read/194598/8189413

readme

SDL_mixer 1.2 The latest version of this library is available from: http://www.libsdl.org/projects/SDL_mixer/ Due to popular demand, here is a simple multi-channel audio mixer. It supports 8 channe
www.eeworm.com/read/194598/8189863

in makefile.in

# Makefile to build and install the SDL_mixer library top_builddir = . srcdir = @srcdir@ objects = build depend = build-deps prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = $(DESTDIR)@bindir@
www.eeworm.com/read/126547/6015998

h globals.h

#include #include #include #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_mixer.h" #include "defs.h" #include "structs.h" extern globalE
www.eeworm.com/read/126547/6016018

h debris.h

#include #include #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_mixer.h" #include "defs.h" #include "structs.h" #include "classes.h" extern void
www.eeworm.com/read/126547/6016026

h comms.h

#include #include #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_mixer.h" #include "defs.h" #include "structs.h" #include "classes.h" extern int
www.eeworm.com/read/126547/6016030

h events.h

#include #include #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_mixer.h" #include "structs.h" extern void getPlayerInput(); extern globalEngine
www.eeworm.com/read/126547/6016032

h graphics.h

#include #include #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_mixer.h" #include "defs.h" #include "structs.h" #include "classes.h" extern void
www.eeworm.com/read/194598/8189554

in sdl_mixer.qpg.in