public static interface LynxModule.BlinkerPolicy
LynxModule.BlinkerPolicy embodies the various blinker patterns exhibited by LynxModules
The policy can be changed, globally, by setting the variable LynxModule.blinkerPolicy.| Modifier and Type | Method and Description |
|---|---|
java.util.List<Blinker.Step> |
getIdlePattern(LynxModule lynxModule) |
java.util.List<Blinker.Step> |
getVisuallyIdentifyPattern(LynxModule lynxModule) |
java.util.List<Blinker.Step> getIdlePattern(LynxModule lynxModule)
java.util.List<Blinker.Step> getVisuallyIdentifyPattern(LynxModule lynxModule)