CoriEngine
Loading...
Searching...
No Matches
AnimationFrame.hpp
Go to the documentation of this file.
1#pragma once
3
4namespace Cori {
5 namespace Graphics {
6 namespace Internal {
9 uint32_t m_TickDuration;
10 };
11 }
12 }
13}
Almost everything connected to graphics is in this namespace.
Definition Window.hpp:7
Global engine namespace.