FGCamera: Difference between revisions

Jump to navigation Jump to search
417 bytes added ,  13 August 2014
Line 98: Line 98:
==== fgcamera-adjust ====
==== fgcamera-adjust ====
{{ WIP }}
{{ WIP }}
<syntaxhighlight lang="xml">
<key n="360">
    <name> PageUp </name>
    <desc>Camera Up</desc>
    <binding>
        <command>fgcamera-adjust</command>
        <velocity>1</velocity>
        <dof>y</dof>
    </binding>
    <mod-up>
        <binding>
            <command>fgcamera-adjust</command>
            <velocity>0</velocity>
            <dof>y</dof>
        </binding>
    </mod-up>
</key>
</syntaxhighlight>


== Development status (Aug 2014) ==
== Development status (Aug 2014) ==
94

edits

Navigation menu