示例#1
0
    void Begin()
    {
        m_ball.ChangeSpeed();

        m_paddles.SetControl(true);
    }