Uses of Class
heronarts.lx.clip.PatternClipEvent
Packages that use PatternClipEvent
-
Uses of PatternClipEvent in heronarts.lx.clip
Methods in heronarts.lx.clip that return PatternClipEventModifier and TypeMethodDescriptionprotected PatternClipEventPatternClipLane.loadEvent(LX lx, JsonObject eventObj) PatternClipEvent.setPattern(LXPattern pattern) -
Uses of PatternClipEvent in heronarts.lx.command
Methods in heronarts.lx.command that return PatternClipEventMethods in heronarts.lx.command with parameters of type PatternClipEventModifier and TypeMethodDescriptionprotected voidLXCommand.Clip.Event.Pattern.MoveEvent.setEvent(PatternClipEvent clipEvent) Constructors in heronarts.lx.command with parameters of type PatternClipEventModifierConstructorDescriptionIncrement(PatternClipLane lane, PatternClipEvent clipEvent, int increment) MoveEvent(PatternClipLane lane, PatternClipEvent clipEvent) MoveEvent(PatternClipLane lane, PatternClipEvent clipEvent, Cursor cursor) -
Uses of PatternClipEvent in heronarts.lx.studio.ui.clip
Methods in heronarts.lx.studio.ui.clip that return PatternClipEventModifier and TypeMethodDescriptionprotected PatternClipEventUIPatternClipEnvelope.getMousePatternEvent(MouseEvent mouseEvent, float mx, float my)