ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new

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
new [2018/02/18 19:16] korshunnew [2019/08/26 17:48] (current) korshun
Line 1: Line 1:
 ====== New documentation ====== ====== New documentation ======
  
-  * Integrating ACSUtils into your project+  * [[new:using_acsutils|Integrating ACSUtils into your project]]
   * [[new:BCSUtils]] -- a version of ACSUtils for [[new:BCC]]   * [[new:BCSUtils]] -- a version of ACSUtils for [[new:BCC]]
  
Line 8: Line 8:
   * HUD library   * HUD library
   * [[new:input|Input library]]   * [[new:input|Input library]]
-  * Multiplayer support+  * [[new:multiplayer|Multiplayer support]]
   * Widescreen support   * Widescreen support
  
   * [[new:actor_properties|Actor property wrappers]]   * [[new:actor_properties|Actor property wrappers]]
 +  * [[new:array|Array sorting and shuffling]]
   * [[new:bits|Bit functions]]   * [[new:bits|Bit functions]]
   * [[new:changeflag|ChangeFlag for Zandronum]]   * [[new:changeflag|ChangeFlag for Zandronum]]
 +  * [[new:ctype|Character functions]]
   * [[new:GetCVarFixed]]   * [[new:GetCVarFixed]]
   * [[new:hud|HUD functions]]   * [[new:hud|HUD functions]]
Line 20: Line 22:
   * [[new:Number parsing]]   * [[new:Number parsing]]
   * [[new:port_detection|Port and renderer detection]]   * [[new:port_detection|Port and renderer detection]]
-  * Player utilities +  * [[new:player|Player utilities]] 
-  * Random number functions+  * [[new:random|Random number functions]]
   * [[new:rounding|Rounding functions]]   * [[new:rounding|Rounding functions]]
   * String functions   * String functions
 +  * [[new:swap|swap()]]
   * [[new:ternary|Ternary operator for ACC]]   * [[new:ternary|Ternary operator for ACC]]
   * [[new:units|Unit conversion]]   * [[new:units|Unit conversion]]
Line 34: Line 37:
   * [[new:error|Error handling]]   * [[new:error|Error handling]]
  
-===== Supplementary information =====+===== Useful notes =====
   * [[new:HUD coordinate system]]   * [[new:HUD coordinate system]]
-  * [[new:Strict type checking]]+
  
new.txt · Last modified: 2019/08/26 17:48 by korshun