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