inochi2d.core.automation

Undocumented in source.

Modules

phys
module inochi2d.core.automation.phys
Undocumented in source.
sine
module inochi2d.core.automation.sine
Undocumented in source.

Members

Classes

Automation
class Automation
Undocumented in source.

Functions

inHasAutomationType
bool inHasAutomationType(string id)

Gets whether a node type is present in the factories

inInstantiateAutomation
Automation inInstantiateAutomation(string id, Puppet parent)

Instantiates automation

inRegisterAutomationType
void inRegisterAutomationType()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

InAutomation
mixintemplate InAutomation(T)
Undocumented in source.

Structs

AutomationBinding
struct AutomationBinding

Automation binding

Meta