godot

Modules

c
module godot.c
core
module godot.core

Public import for all core types

d
module godot.d

Utilities needed for communication between Godot and D.

docs
module godot.docs
util
module godot.util

Package of misc utilities for working with the Godot API more comfortably.

Public Imports

godot.core
public import godot.core;
godot.d
public import godot.d;
godot.c.api
public import godot.c.api : GDNativeVersion;

Meta