|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelEditor | |
---|---|
org.robokind.api.animation.editor | |
org.robokind.api.animation.editor.actions | |
org.robokind.api.animation.editor.history |
Uses of ChannelEditor in org.robokind.api.animation.editor |
---|
Methods in org.robokind.api.animation.editor that return ChannelEditor | |
---|---|
protected ChannelEditor |
AnimationEditor.createChildController(Channel channel)
|
Methods in org.robokind.api.animation.editor with parameters of type ChannelEditor | |
---|---|
protected int |
AnimationEditor.insertChildControllerBase(ChannelEditor controller,
int i)
|
Uses of ChannelEditor in org.robokind.api.animation.editor.actions |
---|
Methods in org.robokind.api.animation.editor.actions with parameters of type ChannelEditor | |
---|---|
static EditorAction.AddChild |
ChannelActions.Add(ChannelEditor controller)
|
static EditorAction.Remove |
ChannelActions.Remove(ChannelEditor controller)
|
Constructors in org.robokind.api.animation.editor.actions with parameters of type ChannelEditor | |
---|---|
ChannelActions.ChangeColor(ChannelEditor controller,
Color color)
|
|
ChannelActions.ChannelAction(ChannelEditor controller)
|
Uses of ChannelEditor in org.robokind.api.animation.editor.history |
---|
Methods in org.robokind.api.animation.editor.history with parameters of type ChannelEditor | |
---|---|
static HistoryAction |
HistoryHelper.changeColor(ChannelEditor controller,
Color cur,
Color prev)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |