C# Class ca.HenrySoftware.Flow.TapView

Inheritance: strange.extensions.mediation.impl.View
Datei anzeigen Open project: rakkarage/Flow

Public Properties

Property Type Description
Scale float
TimeTween float

Private Properties

Property Type Description
HandleTap void

Public Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void

Private Methods

Method Description
HandleTap ( object sender, TouchScript e ) : void

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

Property Details

Scale public_oe property

public float Scale
return float

TimeTween public_oe property

public float TimeTween
return float