Sly 1:LM: Difference between revisions

Fixed struct fields table
(Updated to use Struct template)
(Fixed struct fields table)
 
(One intermediate revision by the same user not shown)
Line 8:
 
== Fields ==
{{Struct| top}}
{{Struct field|0x4|0x4|float|gMin|Lower bound}}
{{Struct field|0x8|0x4|float|gMax|Upper bound}}
{{Struct field|0xC|0x4|float|u4ag|}}
{{Struct bottom}}
}}
 
==Usage==
Line 22:
{{Hatnote|This list is currently incomplete. You can help {{SITENAME}} by adding to it.}}
 
* When updating the player’s <code>uSuck</code> in the function <code>ChangeSuck</code>, the new suck is clamped to the range allowed by the current [[Sly 1:Difficulty|difficulty]] level]]. For the easy and medium difficulties the limit is [0,1], but for the hard difficulty the limit is [0,0].
 
{{Navbox Sly 1}}