예제 #1
0
 void Update()
 {
     if (Instance == null)
     {
         Instance = this;
     }
     deltaTime += (Time.deltaTime - deltaTime) * 0.1f;
 }
예제 #2
0
파일: Attack_1.cs 프로젝트: hsinpa/Erisle
 public Attack_1(fps xxx )
 {
 }
예제 #3
0
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
예제 #4
0
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
예제 #5
0
파일: Attack_1.cs 프로젝트: hsinpa/Erisle
 public Attack_1(fps xxx)
 {
 }