Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
Engine¶
Inherits: Object
Provides access to engine properties.
Description¶
The Engine singleton allows you to query and modify the project's run-time parameters, such as frames per second, time scale, and others.
Properties¶
|
||
|
||
|
||
|
||
|
||
|
Methods¶
get_architecture_name ( ) const |
|
get_author_info ( ) const |
|
get_copyright_info ( ) const |
|
get_donor_info ( ) const |
|
get_frames_drawn ( ) |
|