\99.cs - RSS feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=StrokeStyleT/%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B8/%E6%BC%94%E5%A5%8F/%C3%A5%C2%BA%C2%A7%C3%A6%C2%A8%C2%99.cs" type="application/rss+xml" /> \99.cs - RSS feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=StrokeStyleT/%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B8/%E6%BC%94%E5%A5%8F/%C3%A5%C2%BA%C2%A7%C3%A6%C2%A8%C2%99.cs;opt=--no-merges" type="application/rss+xml" /> \99.cs - Atom feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=StrokeStyleT/%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B8/%E6%BC%94%E5%A5%8F/%C3%A5%C2%BA%C2%A7%C3%A6%C2%A8%C2%99.cs" type="application/atom+xml" /> \99.cs - Atom feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=StrokeStyleT/%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B8/%E6%BC%94%E5%A5%8F/%C3%A5%C2%BA%C2%A7%C3%A6%C2%A8%C2%99.cs;opt=--no-merges" type="application/atom+xml" />

OSDN Git Service

WASAPI 名前空間を WASAPIold に改名し、新しい WASAPI 名前空間に新しい実装を追加。
[strokestylet/CsWin10Desktop3.git] / StrokeStyleT / ステージ / 演奏 / 座æ¨\99.cs
1 using System;
2 using System.Collections.Generic;
3 using System.Diagnostics;
4 using System.Linq;
5
6 namespace SST.ステージ.演奏
7 {
8         static class 座標
9         {
10                 public const float 判定バーの中央Y座標dpx = 869f + 43f;
11                 public const float レーンフレーム左端のX座標dpx = 619f;
12         }
13 }