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.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.