bool Player::IsSceneValid(void)
{

  return !!m_spScene;

}

相关文章: