godot.node2d

A 2D game object, inherited by all 2D-related nodes. Has a position, rotation, scale, and Z index.

Modules

all
module godot.node2d.all
Undocumented in source.

Members

Structs

Node2D
struct Node2D

A 2D game object, inherited by all 2D-related nodes. Has a position, rotation, scale, and Z index.

Meta