in_puppet_set_gravity

Sets the gravity constant for the puppet.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_puppet_set_gravity

Parameters

obj in_puppet_t*

The puppet object.

value float

The value to set.

Meta