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

Inheritance: BubbleController
Mostrar archivo Open project: maximecharron/GLO-3002-Frima Class Usage Examples

Public Methods

Method Description
Show ( Vector2 position, int value ) : void

Method Details

Show() public method

public Show ( Vector2 position, int value ) : void
position UnityEngine.Vector2
value int
return void