The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:SDL"

lib/SDL.pm River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC

SDL::App - a SDL perl extension River stage zero No dependents

This Object is a composite made up of a few surfaces, and strings. This object does the setup for the SDL library, and greates the base application window. The options that the constructor takes are: -title => the title bar of the window -icon_title ...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

Game::SDL - Perl extension for making games with SDL(1) River stage zero No dependents

The meaning is to provide a functionality for having several game types using SDL for graphics, sound and events. It might be featured in a OOP way but some more for clean code. EXPORT...

KOBOLDWIZ/Game-SDL-0.1.1 - 09 Oct 2022 12:57:17 UTC

SDL::Font - a SDL perl extension River stage zero No dependents

SDL::Font provides a mechanism for loading and using SFont style fonts. To create a new font, simply create a new instance of the class Font, passing it the name of the image file that contains the SFont. To use the font, call the use method of the f...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::Rect - a SDL perl extension River stage zero No dependents

SDL::Rect->new(...); creates a SDL_Rect structure which is used for specifying regions for filling, blitting, and updating. These objects make it easy to cut and backfill. By default, x, y = 0, and h, w default to 0. (the default scratch sizes); Rect...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::Mixer - a SDL perl extension River stage zero No dependents

This module provides a pseudo object ( it contains no data ), that handles all of the digital audio for the system. It is simply an interface for SDL_mixer. In general, there is no need to pass any flags to the constructor. The default, shown above, ...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::Cdrom - a SDL perl extension River stage zero No dependents

Cdrom.pm provides software control for CD music. To open a CD for playing, ejecting, etc. create a new instance of the Cdrom object, passing it the number of the drive starting with 0 .. CD_NUM_DRIVES - 1: $cdrom = new SDL::Cdrom 0; The function CD_N...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::Event - a SDL perl extension River stage zero No dependents

SDL::Event->new(); creates a SDL_Event structure, into which events may be stored. $event->type() This function returns the event type which will be one of the values: SDL_ACTIVEEVENT, SDL_KEYDOWN, SDL_KEYUP, SDL_MOUSEMOTION, SDL_MOUSEBUTTONDOWN, SDL...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::sdlpl - Perl bindings for the SDL River stage zero No dependents

sdlpl is a collection of bindings for functions in the Simple DirectMedia Layer, and an assortment of related utilities. The module sdlpl is not indended for direct use, but rather serves as the backbone of a collection of Object-Oriented modules whi...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

Alien::SDL - building, finding and using SDL binaries River stage two • 5 direct dependents • 26 total dependents

Please see Alien for the manifesto of the Alien namespace. In short "Alien::SDL" can be used to detect and get configuration settings from an installed SDL and related libraries. Based on your platform it offers the possibility to download and instal...

FROGGS/Alien-SDL-1.446 - 21 Feb 2015 19:58:46 UTC

SDL::Cursor - a SDL perl extension River stage zero No dependents

To create a new cursor, create a new instance of the Cursor class passing it two surfaces as shown in the example. The x and y values indicate the position of the hot-spot for clicking. To move the cursor to a position on the screen use the warp meth...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::OpenGL - a SDL perl extension River stage zero No dependents

Additional Methods...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

SDL::Surface - a SDL perl extension River stage zero No dependents

SDL::Surface->new(-name=>"yomama.jpg"); will load an image named yomama.jpg, which works equally well with images of type bmp, ppm, pcx, gif, jpeg, and png. Optionally, if you would like a scratch surface to work with, you can createit using this fun...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

lib/SDL/Music.pm River stage zero No dependents

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

lib/SDL/Sound.pm River stage zero No dependents

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

lib/SDL/Joystick.pm River stage zero No dependents

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC

lib/SDL/Version.pm River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC

lib/SDL/CDROM.pm River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC

lib/SDL/Video.pm River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC

lib/SDL/Joystick.pm River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC
135 results (0.054 seconds)