Class ModernBubble

java.lang.Object
net.flectone.pulse.module.message.bubble.model.Bubble
net.flectone.pulse.module.message.bubble.model.ModernBubble

public class ModernBubble extends Bubble
  • Constructor Details

  • Method Details

    • builder

      public static ModernBubble.ModernBubbleBuilder<?,?> builder()
    • isHasShadow

      public boolean isHasShadow()
    • isSeeThrough

      public boolean isSeeThrough()
    • getBackground

      public int getBackground()
    • getScale

      public float getScale()
    • getAnimationTime

      public int getAnimationTime()
    • getBillboard

      public BubbleModule.Billboard getBillboard()