|
Engine²
Open-source game engine written in C++.
|
Functions | |
| void | TestSystemSetFirst (const Core &) |
| void | TestSystemSetSecond (const Core &) |
| void | TestOtherSystem (const Core &) |
| TEST (Core, SystemSet) | |
Variables | |
| static int | count = 0 |
| static bool | first_did_run = false |
| static bool | second_did_run = false |
| TEST | ( | Core | , |
| SystemSet | ) |
| void TestOtherSystem | ( | const Core & | ) |
| void TestSystemSetFirst | ( | const Core & | ) |
| void TestSystemSetSecond | ( | const Core & | ) |
|
static |
|
static |
|
static |