UIComponentFormation.xml 645 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- *********************************************************************** -->
  3. <!-- * Handles displaying the formation preview and executing the * -->
  4. <!-- * formation order. This needs to come before GameViewJoypad component * -->
  5. <!-- * because the LStick is also used to move the camera. When previewing * -->
  6. <!-- * a formation we don't want to move the camera so we eat that message * -->
  7. <!-- *********************************************************************** -->
  8. <UIComponentFormation xmlns="uri:ea.com:eala:asset"
  9. Priority="219"
  10. MaxDragLength="400.0">
  11. </UIComponentFormation>