Méthode | Description | |
---|---|---|
DisplayText ( TextEffectPoolable textEffect, Entity, entity ) : void |
Méthode | Description | |
---|---|---|
SetupTextEffect ( TextEffectPoolable textEffect, Entity, entity, string text, Color color, Sprite sprite = null ) : void |
public abstract DisplayText ( TextEffectPoolable textEffect, Entity, entity ) : void | ||
textEffect | TextEffectPoolable | |
entity | Entity, | |
Résultat | void |
protected SetupTextEffect ( TextEffectPoolable textEffect, Entity, entity, string text, Color color, Sprite sprite = null ) : void | ||
textEffect | TextEffectPoolable | |
entity | Entity, | |
text | string | |
color | Color | |
sprite | Sprite | |
Résultat | void |