Ejemplo n.º 1
0
 public LeapSwingableState(LeapGameObject obj)
 {
     activeObj = obj;
     swingableObj = (LeapSwingableObject)obj;
 }
 public LeapSwingableState(LeapGameObject obj)
 {
     activeObj    = obj;
     swingableObj = (LeapSwingableObject)obj;
 }