public CCBEaseInstantState(CCBEaseInstant action, CCNode target)
     : base(action, target)
 {
 }
			public CCBEaseInstantState(CCBEaseInstant action, CCNode target)
				: base(action, target)
			{
			}