| JBWOPR
    | 
This is the complete list of members for JBWoprTextDisplayEffect, including all inherited members.
| _alignment | JBWoprTextDisplayEffect | protected | 
| _displayText(const std::string &text, JBTextAlignment alignment=JBTextAlignment::LEFT) | JBWoprEffectBase | protected | 
| _done | JBWoprEffectBase | protected | 
| _duration | JBWoprEffectBase | protected | 
| _isRunning | JBWoprEffectBase | protected | 
| _name | JBWoprEffectBase | protected | 
| _nextTick | JBWoprEffectBase | protected | 
| _startTime | JBWoprEffectBase | protected | 
| _text | JBWoprTextDisplayEffect | protected | 
| _woprDevice | JBWoprEffectBase | protected | 
| getDuration() const | JBWoprEffectBase | |
| getName() | JBWoprEffectBase | virtual | 
| isRunning() const | JBWoprEffectBase | |
| JBWoprEffectBase(JBWoprDevice *woprDevice, uint32_t duration=-1, std::string name=JBWOPR_EFFECT_NAME_BASE) | JBWoprEffectBase | explicit | 
| JBWoprTextDisplayEffect(JBWoprDevice *woprDevice, const std::string &text, JBTextAlignment alignment=JBTextAlignment::LEFT, uint32_t duration=-1, const std::string &name=JBWOPR_EFFECT_NAME_TEXT) | JBWoprTextDisplayEffect | explicit | 
| loop() override | JBWoprTextDisplayEffect | virtual | 
| setAlignment(JBTextAlignment alignment) | JBWoprTextDisplayEffect | virtual | 
| setText(const std::string &text) | JBWoprTextDisplayEffect | virtual | 
| start() override | JBWoprTextDisplayEffect | virtual | 
| stop() | JBWoprEffectBase | virtual |