Module godot::engine

Expand description

Maps the Godot class API to Rust.

This module contains the following symbols:

  • Classes: CanvasItem, etc.
  • Virtual traits: ICanvasItem, etc.
  • Enum/flag modules: canvas_item, etc.

Noteworthy sub-modules are:

  • notify: all notification types, used when working with the virtual callback to handle lifecycle notifications.
  • global: global enums not belonging to a specific class.
  • utilities: utility methods that are global in Godot.
  • translate: convenience macros for translation. Godot engine classes and methods.

Modules§

Structs§

Traits§

Functions§