Exemplo n.º 1
0
 void Update()
 {
     if (Instance == null)
     {
         Instance = this;
     }
     deltaTime += (Time.deltaTime - deltaTime) * 0.1f;
 }
Exemplo n.º 2
0
 public Attack_1(fps xxx )
 {
 }
Exemplo n.º 3
0
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
Exemplo n.º 4
0
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
Exemplo n.º 5
0
 public Attack_1(fps xxx)
 {
 }