Exemple #1
0
 // get delta touch scaled
 protected float GetScaleDelta( )
 {
     return(JInputManager.GetResizingDelta());
 }