X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fdocumentation.html-inc;h=4ad9330f08e3c9ddb85b5ffcdf39648e95a3f09a;hb=60f74f6f8f641636a03bd789ede09bebe208108b;hp=d16d7091ea1ff28456447d04df461cdab7496b26;hpb=ea57049ccc1f509f078691417488ddf2ae36dc9f;p=sdlgit%2FSDL-Site.git diff --git a/pages/documentation.html-inc b/pages/documentation.html-inc index d16d709..4ad9330 100644 --- a/pages/documentation.html-inc +++ b/pages/documentation.html-inc @@ -1,2 +1,2 @@
-

Documentation (latest development branch)

SDL
SDL::App
SDL::Cdrom
SDL::Color
SDL::Cookbook
SDL::Cookbook::PDL
SDL::Cursor
SDL::Event
SDL::Events
SDL::Font
SDL::Game::Palette
SDL::MPEG
SDL::Mixer
SDL::MultiThread
SDL::Music
SDL::OpenGL
SDL::Overlay
SDL::Palette
SDL::PixelFormat
SDL::Rect
SDL::SFont
SDL::SMPEG
SDL::Sound
SDL::Surface
SDL::TTFont
SDL::Timer
SDL::Tool::Font
SDL::Tool::Graphic
SDL::Tutorial
SDL::Video
SDL::VideoInfo
+

Documentation (latest development branch)

Core
thumbSDL Simple DirectMedia Layer for Perl
Events
thumbSDL::Events Bindings to the Events Category in SDL API
Structure
thumbSDL::Event General event structure
MultiThread
thumbSDL::MultiThread Bindings to the MultiThread category in SDL API
Video
thumbSDL::Video Bindings to the video category in SDL API
Structure
thumbSDL::Color Format independent color description
thumbSDL::Overlay YUV Video overlay
thumbSDL::PixelFormat Stores surface format information
thumbSDL::Rect Defines a rectangular area
thumbSDL::Surface
thumbSDL::VideoInfo Video Target Information

Cookbook
thumbSDL::Cookbook
thumbSDL::Cookbook::PDL

Extension
thumbSDL::App a SDL perl extension

Mixer
thumbSDL::Mixer a SDL perl extension

Tutorials
thumbSDL::Tutorial introduction to Perl SDL
thumbSDL::Tutorial::Animation
thumbSDL::Tutorial::Images
thumbSDL::Tutorial::LunarLander a small tutorial on Perl SDL
thumbSDL::Tutorial::Pong
thumbSDL::Tutorial::Tetris

UNCATEGORIZED
thumbSDL::Cdrom a SDL perl extension for managing CD-ROM drives
thumbSDL::Cursor a SDL perl extension
thumbSDL::Font a SDL perl extension
thumbSDL::Game::Palette a perl extension
thumbSDL::MPEG a SDL perl extension
thumbSDL::Music a perl extension
thumbSDL::OpenGL a perl extension
thumbSDL::Palette a perl extension
thumbSDL::SFont a perl extension
thumbSDL::SMPEG a SDL perl extension
thumbSDL::Sound a perl extension
thumbSDL::TTFont a SDL perl extension
thumbSDL::Timer a SDL perl extension to handle timers
thumbSDL::Tool::Font a perl extension
thumbSDL::Tool::Graphic
thumbTime a SDL perl extension for managing timers.