Beispiel #1
0
    protected virtual void Fire()
    {
        //weaponSystem.FireBallisticExe(GetFiringSolutionPoint());

        //weaponSystem.FireMissileExe();

        weaponSystem.FireExecutables(GetFiringSolutionPoint());
    }