ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:zanfuncs

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
functions:zanfuncs [2016/04/24 22:17] – created korshunfunctions:zanfuncs [2016/09/13 16:46] korshun
Line 1: Line 1:
 ====== Zandronum implementations of functions only available in ZDoom ====== ====== Zandronum implementations of functions only available in ZDoom ======
  
-  * ''FixedSqrt'' -- ''[[functions:math#sqrt|zan_FixedSqrt]]'' +  * ''[[zdoom>FixedSqrt]]'' -- ''[[.math#sqrt|zan_FixedSqrt]]'' 
-  * ''Sqrt'' -- ''[[functions:math#sqrt|zan_Sqrt]]'' +  * ''[[zdoom>Sqrt]]'' -- ''[[.math#sqrt|zan_Sqrt]]'' 
-  * ''VectorLength'' -- ''[[functions:math#length2d|length2d]]''+  * ''[[zdoom>VectorLength]]'' -- ''[[.math#length2d|length2d]]'' 
 +  * ''[[zdoom>SetActorFlag]]'' (dev version 2e8aa53) -- ''[[.zdoom#ChangeActorFlag]]''