コード例 #1
0
ファイル: LoadOldPlayer.cs プロジェクト: RBasic/seriousgame
 public void JumpToIndex(int index)
 {
     horizontalScroller.JumpToIndex(index);
 }