Exemplo n.º 1
0
    void MouseClick()
    {
//				Debug.Log ("BattleCardShell click : " + name);
        _battleController.CardClick(this);
    }