|
Engine²
Open-source game engine written in C++.
|
#include <cstddef>Go to the source code of this file.
Namespaces | |
| namespace | FunctionUtils |
Typedefs | |
| using | FunctionUtils::FunctionID = std::size_t |
| FunctionID class to represent a unique identifier for functions. | |