====== New documentation ====== * [[new:using_acsutils|Integrating ACSUtils into your project]] * [[new:BCSUtils]] -- a version of ACSUtils for [[new:BCC]] * [[new:mouse|Mouse cursor library]] * HUD library * [[new:input|Input library]] * [[new:multiplayer|Multiplayer support]] * Widescreen support * [[new:actor_properties|Actor property wrappers]] * [[new:array|Array sorting and shuffling]] * [[new:bits|Bit functions]] * [[new:changeflag|ChangeFlag for Zandronum]] * [[new:ctype|Character functions]] * [[new:GetCVarFixed]] * [[new:hud|HUD functions]] * [[new:inventory|Inventory functions]] * Math functions * [[new:Number parsing]] * [[new:port_detection|Port and renderer detection]] * [[new:player|Player utilities]] * [[new:random|Random number functions]] * [[new:rounding|Rounding functions]] * String functions * [[new:swap|swap()]] * [[new:ternary|Ternary operator for ACC]] * [[new:units|Unit conversion]] * [[new:limits|Value limit constants]] * [[new:packing|Value packing]] * [[new:misc|ZDoom misc. functions]] * [[new:multiple_return_values|Multiple return values convention]] * [[new:version|ACSUtils version information]] * [[new:error|Error handling]] ===== Useful notes ===== * [[new:HUD coordinate system]]