4/Code
From Worms Knowledge Base
(Up to 4)
Main
- main / WinMain are in framework
- Use a static constructor to initialize the framework
Shell
The "shell" handles OS window management, input handling, and various other platform-dependent tasks. Shells are related to graphics framework used. Possible shells:
- SDL
- SDL with OpenGL
- Windows API
- GDI
- OpenGL
- DirectDraw
- Direct2D / DirectWrite
- QT
- GTK