インタフェースの使用
com.lmt.lib.bms.BmsChannel.Tester
-
BmsChannel.Testerを使用しているパッケージ パッケージ 説明 com.lmt.lib.bms BMSライブラリの中核となるAPIが定義されています。 -
-
com.lmt.lib.bmsでのBmsChannel.Testerの使用
BmsChannel.Tester型のパラメータを持つcom.lmt.lib.bmsのメソッド 修飾子とタイプ メソッド 説明 BmsPoint
BmsContent. seekNextPoint(int measure, double tick, boolean inclusiveFrom, BmsChannel.Tester chTester, BmsPoint outPoint)
指定楽曲位置より後の位置に存在する直近のノート、小節データ、または小節線を検索し、その楽曲位置を返します。BmsPoint
BmsContent. seekNextPoint(BmsAt at, boolean inclusiveFrom, BmsChannel.Tester chTester, BmsPoint outPoint)
指定楽曲位置より後の位置に存在する直近のノートを検索し、その楽曲位置を返します。
-