Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Assets
Scripts
Scenes
Game
ComboHits
ComboHitFeedbackBubbleController
C# Class Assets.Scripts.Scenes.Game.ComboHits.ComboHitFeedbackBubbleController
Inheritance:
BubbleController
Datei anzeigen
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