Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
FixedUpdateTest.cpp File Reference
#include <gtest/gtest.h>
#include "core/Core.hpp"
#include "entity/Entity.hpp"
#include "resource/Time.hpp"
#include "scheduler/FixedTimeUpdate.hpp"

Functions

 TEST (Core, FixedTimeUpdate)

Function Documentation

◆ TEST()

TEST ( Core ,
FixedTimeUpdate  )