Package heronarts.lx.command
package heronarts.lx.command
-
ClassDescriptionAn LXCommand is an operation that may be performed by the engine, potentially in two directions, supporting and Undo operation.LXCommand.Clip.Event.Remove<T extends LXClipEvent<T>>LXCommand.Clip.Event.SetCursors<T extends LXClipEvent<?>>LXCommand.ComponentReference<T extends LXComponent>This reference class is used because the LXCommand engine might have actions in it that refer to components which have been deleted by subsequent operations.Name space for parameter commandsLXCommand.ParameterReference<T extends LXParameter>The LX command engine keeps track of high-level UI commands that have been performed.