|
@@ -1,10 +1,10 @@
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Engine" inherits="Object" version="4.0">
|
|
<class name="Engine" inherits="Object" version="4.0">
|
|
<brief_description>
|
|
<brief_description>
|
|
- Access to basic engine properties.
|
|
|
|
|
|
+ Access to engine properties.
|
|
</brief_description>
|
|
</brief_description>
|
|
<description>
|
|
<description>
|
|
- The [Engine] class allows you to query and modify the project's run-time parameters, such as frames per second, time scale, and others.
|
|
|
|
|
|
+ The [Engine] singleton allows you to query and modify the project's run-time parameters, such as frames per second, time scale, and others.
|
|
</description>
|
|
</description>
|
|
<tutorials>
|
|
<tutorials>
|
|
</tutorials>
|
|
</tutorials>
|