예제 #1
0
파일: EaseBackOut.cs 프로젝트: yrest/urho
 public EaseBackOutState(EaseBackOut action, Node target) : base(action, target)
 {
 }
예제 #2
0
파일: EaseBackOut.cs 프로젝트: Zamir7/urho
		public EaseBackOutState (EaseBackOut action, Node target) : base (action, target)
		{
		}