Skip to content
Kazuo256 edited this page Sep 23, 2014 · 5 revisions

Here we document UGDK's code structure, API, and other implementation details. Much like other engines, there are separate modules for each specific concern the engine must handle.


  1. Introduction
    1. Dependencies and other auxiliary tools
    2. Code standard
    3. Overview
  2. Modules description
    1. System
    2. Action
    3. Graphic
    4. Audio
Clone this wiki locally