|
|||
Building applications using TIE |
|||
1. Creating your own applications |
|||
You can create your own applications using Theo Isometric Engine (TIE). The SDK code is structured in a way that makes it easy to separate the engine code from the UI code. As a first step, you can check the Simple Application built with TIE. The two full-featured applications that come with this SDK: TheoChat v2 and Theo MapEditor v2 are examples of applications that use TIE. Use those applications as a reference and apply the same framework to your own applications. |
|||
2. TheoChat v2 UML |
|||
Below is the UML scheme of TheoChat v2 application, showing all the classes and the connections between them:
Description:
Theo MapEditor v2 uses the same structure. |
|||
Last updated: September 16, 2009 |