4/Code

From Worms Knowledge Base

Revision as of 14:26, 28 August 2010 by CyberShadow (Talk | contribs) (Shell)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
(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
Personal tools