batgrl.gadgets.text_effects.beams#

A beam effect.

Functions

_create_beams(pass_count, cover)

_create_on_progress(pass_count, cover, beam, ...)

_fade_cover(pass_count, cover, text)

beams_effect(text)

Create a beams effect.

async batgrl.gadgets.text_effects.beams.beams_effect(text: Text)#

Create a beams effect.

Parameters:
textText

The text gadget which to run the effect.

Warning

Modifying text size while effect is running will break the effect.