galaxy
1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Unix.cpp
Go to the documentation of this file.
1
7
8
#include "
Unix.hpp
"
9
10
#ifdef GALAXY_UNIX_PLATFORM
11
12
namespace
galaxy
13
{
14
namespace
platform
15
{
16
void
configure_terminal() noexcept
17
{
18
// This function is stubbed on unix systems.
19
return
;
20
}
21
}
// namespace platform
22
}
// namespace galaxy
23
24
#endif
Unix.hpp
galaxy
Timer.hpp galaxy.
Definition
Async.hpp:17
galaxy
src
galaxy
platform
specific
Unix.cpp
Generated on Sat Mar 1 2025 14:49:36 for galaxy by
1.12.0