|
Engine²
Open-source game engine written in C++.
|
Classes | |
| struct | A |
| struct | B |
| struct | C |
| class | TestSystemClass |
Functions | |
| void | TestSystemFunction (Core &core) |
| TEST (Systems, Casual) | |
| TEST (Systems, EnableDisable) | |
| TEST (Systems, RemoveSystem) | |
| TEST (Systems, ErrorHandling) | |
| TEST (Systems, ErrorHandlingDoesNotAllowDuplicates) | |
| TEST (Systems, SystemCannotBeAddedTwiceAsWrapped) | |
| TEST (Systems, SystemCannotBeAddedTwiceAsWrapped2) | |
| TEST | ( | Systems | , |
| Casual | ) |
| TEST | ( | Systems | , |
| EnableDisable | ) |
| TEST | ( | Systems | , |
| ErrorHandling | ) |
| TEST | ( | Systems | , |
| ErrorHandlingDoesNotAllowDuplicates | ) |
| TEST | ( | Systems | , |
| RemoveSystem | ) |
| TEST | ( | Systems | , |
| SystemCannotBeAddedTwiceAsWrapped | ) |
| TEST | ( | Systems | , |
| SystemCannotBeAddedTwiceAsWrapped2 | ) |
| void TestSystemFunction | ( | Core & | core | ) |