29#include "trax/collections/Collection.h"
30#include "trax/Timer.h"
37 static dclspc std::unique_ptr<TimerCollection>
Make() noexcept;
40 virtual
void Update() = 0;
Namespace of all the trax track libraries classes and methods.
Definition Collection.h:17
Definition TimerCollection.h:35
static dclspc std::unique_ptr< TimerCollection > Make() noexcept
Makes a TimerCollection object.