Crate godot_core

Source
Expand description

§Internal crate of godot-rust

Do not depend on this crate directly, instead use the godot crate. No SemVer or other guarantees are provided.

Re-exports§

Modules§

  • Built-in types like Vector2, GString and Variant.
  • Maps the Godot class API to Rust.
  • Godot global enums, constants and utility functions.
  • Meta-information about Godot types, their properties and conversions between them.
  • Types and traits related to objects.
  • Higher-level additions to the Godot engine API.

Macros§