コード例 #1
0
 private void addSpacer(OsuTextFlowContainer textFlow) => textFlow.AddArbitraryDrawable(new Container {
     Width = 15
 });