示例#1
0
 void Start()
 {
     m_gridMove = GetComponent <GridMoveController>();
 }