C# Class TapController, TapBand

Inheritance: BaseController, IPointerClickHandler, IDragHandler
Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство Type Description
SpotlightTapMultiplier float

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void

Private Methods

Méthode Description
BindWithUI ( ) : void
CalculateTapValue ( Vector2 position, bool special ) : float
DefaultOrSelf ( float f ) : float
HandleTap ( TapArgs, args ) : void
IterateOverPositions ( ICollection positions, bool special ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

SpotlightTapMultiplier public_oe property

public float SpotlightTapMultiplier
Résultat float