Files
retro-script-object-templates/DKCR/Enums/RevolutionControlType.xml
T

17 lines
732 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
<PropertyArchetype Type="Enum">
<Name>RevolutionControlType</Name>
<Values>
<Element Name="kRCT_None" ID="0x769A0D61"/>
<Element Name="kRCT_Physical" ID="0xD032425F"/>
<Element Name="kRCT_PhysicalCombo" ID="0x9B56D41E"/>
<Element Name="kRCT_Virtual" ID="0x49640395"/>
<Element Name="kRCT_VirtualCombo" ID="0xD3E9786D"/>
<Element Name="kRCT_Pointer" ID="0x4BD8568A"/>
<Element Name="kRCT_Gesture" ID="0xDA5C8412"/>
<Element Name="kRCT_AlwaysOn" ID="0x1D706E84"/>
</Values>
</PropertyArchetype>
</PropertyTemplate>