Puppet2DState

The internal rendering state of the puppet.

This wraps all the memory managment needed from godot.

Constructors

this
this(Puppet2D puppet)

Constructs a puppet rendering state object.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

update
void update(float delta)

Updates and renders the puppet.

Properties

viewport
Viewport viewport [@property getter]

The viewport being rendered to.

Meta