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