This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Instruments/MCDU2/INITA/INITBOX.xml

51 lines
1.1 KiB
XML

<?xml version="1.0"?>
<!--
#######################################
# Copyright (c) A3XX Development Team #
#######################################
-->
<PropertyList>
<path>INITBOX.ac</path>
<animation>
<type>select</type>
<object-name>fromtobox</object-name>
<condition>
<not><property>FMGC/internal/tofrom-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>costindexbox</object-name>
<condition>
<and>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cost-index-set</property></not>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>cruisetempbox</object-name>
<condition>
<and>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cruise-lvl-set</property></not>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>fltnumbox</object-name>
<condition>
<not><property>MCDUC/flight-num-set</property></not>
</condition>
</animation>
</PropertyList>