Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
TestObject.h
Go to the documentation of this file.
1#pragma once
2
3#include <eng.h>
4
6{
7public:
9
10 void Update(float deltaTime) override;
11
12private:
13};
void Update(float deltaTime) override