コード例 #1
0
 private void BrickDestroyed(BrickDestroyedEvent obj)
 {
     score += 100;
 }