예제 #1
0
 void eNumPadClick(PadCommand pCommand)
 {
     _newWeight.HandleKey(pCommand);
 }
예제 #2
0
 void eNumPadClick(PadCommand pCommand)
 {
     _targetWeight.HandleKey(pCommand);
 }