コード例 #1
0
ファイル: TurnAgent.cs プロジェクト: yening520/SLGGame
 public float Cursor_GetMovingProgress()
 {
     return(m_Cursor.GetMovingProgress());
 }