Exemplo n.º 1
0
 public ActionInstantState(ActionInstant action, Node target)
     : base(action, target)
 {
 }
Exemplo n.º 2
0
		public ActionInstantState (ActionInstant action, Node target)
			: base (action, target)
		{
		}