/indra/newview/skins/default/xui/pt/floater_joystick.xml
XML | 80 lines | 80 code | 0 blank | 0 comment | 0 complexity | 04449a1a1d0d562a0e651b25ed9b5be2 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Joystick" title="CONFIGURAК├O DO JOYSTICK">
- <check_box label="Habilitar Joystick:" name="enable_joystick"/>
- <text left="135" name="joystick_type" width="360"/>
- <spinner label="Mapeamento: eixo X" label_width="124" name="JoystickAxis1" width="164"/>
- <spinner label="Mapeamento: eixo Y" label_width="124" name="JoystickAxis2" width="164"/>
- <spinner label="Mapeamento: eixo Z" label_width="124" name="JoystickAxis0" width="164"/>
- <spinner label="Mapeamento: Elevaусo" label_width="124" name="JoystickAxis4" width="164"/>
- <spinner label="Mapeamento: Guinada" label_width="124" name="JoystickAxis5" width="164"/>
- <spinner label="Mapeamento: Rolagem" label_width="124" name="JoystickAxis3" width="164"/>
- <spinner label="Mapeamento: Zoom" label_width="124" name="JoystickAxis6" width="164"/>
- <check_box label="Zoom Direto" left="194" name="ZoomDirect"/>
- <check_box label="Cursor 3D" name="Cursor3D"/>
- <check_box label="Nьvel Automрtico" name="AutoLeveling"/>
- <text name="Control Modes:">
- Modos de Controle:
- </text>
- <check_box label="Avatar" name="JoystickAvatarEnabled"/>
- <check_box label="Construir" name="JoystickBuildEnabled"/>
- <check_box label="Camera aжrea" name="JoystickFlycamEnabled"/>
- <text name="XScale">
- Escala X
- </text>
- <text name="YScale">
- Escala Y
- </text>
- <text name="ZScale">
- Escala Z
- </text>
- <text name="PitchScale">
- Escala de Elevaусo
- </text>
- <text name="YawScale">
- Escala da Guinada
- </text>
- <text name="RollScale">
- Escala de Rolagem
- </text>
- <text name="XDeadZone">
- Zona Morta X
- </text>
- <text name="YDeadZone">
- Zona Morta Y
- </text>
- <text name="ZDeadZone">
- Zona Morta Z
- </text>
- <text name="PitchDeadZone">
- Zona Morta: Elevaусo
- </text>
- <text name="YawDeadZone">
- Zona Morta: Guinada
- </text>
- <text name="RollDeadZone">
- Zona Morta: Rolagem
- </text>
- <text name="Feathering">
- Alisar
- </text>
- <text name="ZoomScale2">
- Escala de Zoom
- </text>
- <text name="ZoomDeadZone">
- Zona Morta de Zoom
- </text>
- <button font="SansSerifSmall" label="Padrшes do SpaceNavigator" name="SpaceNavigatorDefaults"/>
- <button label="OK" label_selected="OK" name="ok_btn"/>
- <button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
- <stat_view label="Monitor do Joystick" name="axis_view">
- <stat_bar label="Eixo 0" name="axis0"/>
- <stat_bar label="Eixo 1" name="axis1"/>
- <stat_bar label="Eixo 2" name="axis2"/>
- <stat_bar label="Eixo 3" name="axis3"/>
- <stat_bar label="Eixo 4" name="axis4"/>
- <stat_bar label="Eixo 5" name="axis5"/>
- </stat_view>
- <string name="NoDevice">
- nenhum dispositivo detectado
- </string>
- </floater>