Return to Features list
Here what can do
Core :
- Keyboard and mouse manager with DirectInput or SDL
- UTF32 and char string
- Optimised Radix Sort
- Screen resolution manager with Win32 or SDL
- Event manager for the main window with predefined callback that you can optimise as you want
- Transparent manager for ZIP files (like a pak file)
- Memory manager for track memory leaks (debug only)
- Smart counter and smart pointer class
- TCP and UDP socket support
- Multithread server in TCP with callbacks
- TCP and UDP client
- XML support
- MD5 support for files and others strings.
- Asynchrone manager used for load texture, sound and terrain data in a separate thread
- And lot of somes miscs tools