Howto:Duplicate and Clamp Properties: Difference between revisions

Jump to navigation Jump to search
no edit summary
(http://flightgear.org/forums/viewtopic.php?f=4&t=17419&p=165611#p165583)
 
No edit summary
Line 1: Line 1:
== Objective ==
Demonstrate how to duplicate existing properties, so that you can adapt them as needed (i.e. wrapping/clamping value ranges), without depending on the original property.
<syntaxhighlight lang="php">
<syntaxhighlight lang="php">
# save in $FG_ROOT/sync.nas
# save in $FG_ROOT/sync.nas

Navigation menu