コード例 #1
0
 public LeapHandleState(LeapGameObject obj)
 {
     activeObj = obj;
     handleObj = (LeapHandleObject)obj;
 }
コード例 #2
0
 public LeapHandleState(LeapGameObject obj)
 {
     activeObj = obj;
     handleObj = (LeapHandleObject)obj;
 }