コード例 #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)
 {
 }