C# Class Assets.Scripts.Scenes.Game.ComboHits.ComboHitFeedbackBubbleController

Inheritance: BubbleController
Afficher le fichier Open project: maximecharron/GLO-3002-Frima Class Usage Examples

Méthodes publiques

Méthode Description
Show ( Vector2 position, int value ) : void

Method Details

Show() public méthode

public Show ( Vector2 position, int value ) : void
position UnityEngine.Vector2
value int
Résultat void