コード例 #1
0
ファイル: App.cs プロジェクト: johanssonm/spelprojekt
 protected override void Drop()
 {
     _shapeService.DropShape(_shape, _game);
 }