Tramway SDK
Functions
tram::Core Namespace Reference

Functions

void Init ()
 Initializes the core of the framework. More...
 
void Update ()
 Updates the core system. More...
 

Function Documentation

◆ Init()

void tram::Core::Init ( )

Initializes the core of the framework.

◆ Update()

void tram::Core::Update ( )

Updates the core system.

Note
This should be called only once per update cycle.