Difference between revisions of "Talk:LSL Function Style"
Jump to navigation
Jump to search
Talarus Luan (talk | contribs) |
|||
Line 1: | Line 1: | ||
Is there going to be any debate regarding the use of CamelCase, javaCase, or coding standards? Thoughts? Opinions? Flames >> /dev/null [[User:Talarus Luan|Talarus Luan]] 18:28, 24 January 2007 (PST) | Is there going to be any debate regarding the use of CamelCase, javaCase, or coding standards? Thoughts? Opinions? Flames >> /dev/null [[User:Talarus Luan|Talarus Luan]] 18:28, 24 January 2007 (PST) | ||
You forgot | |||
== Specification == | |||
<div style="padding: 0.5em"> | |||
returns random number in range [0,mag) | |||
{| | |||
|- | |||
| [[LSL_Energy|Energy]]: | |||
| 10.0 | |||
|- | |||
| [[LSL_Sleep|Sleep]]: | |||
| 0.0 | |||
|- | |||
| [[LSL_Function_ID|Function ID]]: | |||
| 8 | |||
|} | |||
</div> | |||
</div> | |||
|- | |||
| | |||
<div id="box"> | |||
[[User:Dimentox Travanti|Dimentox Travanti]] 08:09, 25 January 2007 (PST) |
Revision as of 08:09, 25 January 2007
Is there going to be any debate regarding the use of CamelCase, javaCase, or coding standards? Thoughts? Opinions? Flames >> /dev/null Talarus Luan 18:28, 24 January 2007 (PST)
You forgot
Specification
returns random number in range [0,mag)
Energy: | 10.0 |
Sleep: | 0.0 |
Function ID: | 8 |
|- |
Dimentox Travanti 08:09, 25 January 2007 (PST)