Latest version:
Tramway SDK 0.0.9
Github
Quick links
Home
Get Started

Documentation

This page contains links to the pages of the framework documentation. These pages are meant to be used as a general, high-level overview of the framework's features.

If you're looking for low-level C++ API documentation, the reference generated by doxygen can be found here.

It is also worth noting here, that all of the C++ code examples omit the main framwork namespace. This is equivalent to adding this line of code to the beginning of your source code files:

using namespace tram;

Runtime

Level editor

Map compilers

Blender plugins

CLI tools