예제 #1
0
 public StickLabelAPIClass(StickLableParaWrDef Para, MotionCardDef MotionCard)
 {
     this.Para       = Para;
     this.MotionCard = MotionCard;
 }
예제 #2
0
 public GiveUpLabelAPIClass(GiveUpParaWrDef Para, MotionCardDef MotionCard)
 {
     this.Para       = Para;
     this.MotionCard = MotionCard;
 }