|
@@ -229,6 +229,7 @@ The libraries are the following:
|
|
|
- %Input. Provides mouse & keyboard input in both polled and event-based mode.
|
|
- %Input. Provides mouse & keyboard input in both polled and event-based mode.
|
|
|
- %Network. Provides client-server networking functionality.
|
|
- %Network. Provides client-server networking functionality.
|
|
|
- %Audio. Provides the audio subsystem and playback of .wav & .ogg sounds in either 2D or 3D.
|
|
- %Audio. Provides the audio subsystem and playback of .wav & .ogg sounds in either 2D or 3D.
|
|
|
|
|
+- %UI. Provides a 2D graphical user interface.
|
|
|
- Physics. Provides physics simulation.
|
|
- Physics. Provides physics simulation.
|
|
|
- %Script. Provides scripting support using the AngelScript language.
|
|
- %Script. Provides scripting support using the AngelScript language.
|
|
|
- %Engine. Instantiates the subsystems from the libraries above, and manages the main loop iteration.
|
|
- %Engine. Instantiates the subsystems from the libraries above, and manages the main loop iteration.
|