ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


getcvarfixed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
getcvarfixed [2019/04/22 22:42] korshungetcvarfixed [2019/04/22 22:44] korshun
Line 4: Line 4:
  
  
-<note important>If the CVar's value is outside the range of fixed-point numbers, the functions return ''32767.99999'', or ''-32768.0'', depending on the sign.</note>+<note important>If the CVar's value is outside the range of fixed-point numbers, the result is clamped to ''-32768.0''..''32767.99997'' range.</note>
  
 <note important>The function names begin with ''a_'' because [[GDCC]] defines its own broken ''GetCVarFixed'', which causes a compilation error if another function named ''GetCVarFixed'' exists.</note> <note important>The function names begin with ''a_'' because [[GDCC]] defines its own broken ''GetCVarFixed'', which causes a compilation error if another function named ''GetCVarFixed'' exists.</note>
getcvarfixed.txt · Last modified: 2019/08/26 04:30 by korshun