equal
deleted
inserted
replaced
6 Version 1.2 |
6 Version 1.2 |
7 |
7 |
8 --- |
8 --- |
9 http://www.libsdl.org/ |
9 http://www.libsdl.org/ |
10 |
10 |
11 This is the Simple DirectMedia Layer, a generic API that provides low |
11 This is the Simple DirectMedia Layer, a general API that provides low |
12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, |
12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, |
13 and 2D framebuffer across multiple platforms. |
13 and 2D framebuffer across multiple platforms. |
14 |
14 |
15 SDL is written in C, but works with C++ natively, and has bindings to |
15 SDL is written in C, but works with C++ natively, and has bindings to |
16 several other languages, including Ada, C#, Eiffel, Java, Lua, ML, |
16 several other languages, including Ada, C#, Eiffel, Java, Lua, ML, |