The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
This is a specification for a game engine. These documents are not specific to any programming language or platform.
While function definitions in this specification are typically written in camelCase
, this depends on the programming language and its code guidelines. (Let's say, if someone were to implement the specification in C# or Delphi, it's definitely ok and even recommended to have the function definitions in PascalCase
.)
- Scene Management
- Entity Management
- Asset Management
This work is licensed under the Creative Commons 3.0 License. For more information, take a look at the license file