public CCBEaseInstantState(CCBEaseInstant action, CCNode target)
     : base(action, target)
 {
 }
Esempio n. 2
0
			public CCBEaseInstantState(CCBEaseInstant action, CCNode target)
				: base(action, target)
			{
			}