| Package | Description |
|---|---|
| org.mechio.api.animation.editor | |
| org.mechio.api.animation.editor.features | |
| org.mechio.api.animation.xml |
| Modifier and Type | Method and Description |
|---|---|
SynchronizedPointGroup |
ControlPointEditor.getPointGroup() |
| Modifier and Type | Method and Description |
|---|---|
Set<SynchronizedPointGroup> |
AnimationEditor.collectSynchronizedPointGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlPointEditor.setPointGroup(SynchronizedPointGroup group) |
| Modifier and Type | Method and Description |
|---|---|
static SyncPointGroupConfig.SyncGroupConfig |
SyncPointGroupConfig.createConfig(SynchronizedPointGroup group) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AnimationXML.saveAnimation(String file,
Animation a,
ChannelsParameterSource source,
Set<SynchronizedPointGroup> syncPointGroups) |
void |
AnimationFileWriter.writeAnimation(String path,
Animation anim,
ChannelsParameterSource source,
Set<SynchronizedPointGroup> syncPointGroups)
Writes an Animation to File
|
Copyright © 2011-2016. All Rights Reserved.