Difference between revisions of "CONTROL DOWN"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|functions={{LSL DefineRow||[[llTakeControls]]|}} | |functions={{LSL DefineRow||[[llTakeControls]]|}} | ||
|events={{LSL DefineRow||[[control]]|}} | |events={{LSL DefineRow||[[control]]|}} | ||
|cat1 | |cat1=Controls | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 00:48, 2 March 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CONTROL_DOWN = 0x20;The integer constant CONTROL_DOWN has the value 0x20
Caveats