ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


bcsutils

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
bcsutils [2017/07/14 16:51] korshunbcsutils [2017/07/14 18:28] (current) korshun
Line 1: Line 1:
 ====== BCSUtils ====== ====== BCSUtils ======
-BCSUtils is a [[BCC]]-enhanced version of ACSUtils.+BCSUtils is a [[BCC]]-enhanced version of ACSUtils. It has exactly the same functions and constants as ACSUtils, so all ACSUtils documentation also works for BCSUtils. 
 + 
 +<note tip>BCSUtils is not a separate project. ACSUtils and BCSUtils are produced from the same source code and always stay in sync.</note>
  
 ===== Features ===== ===== Features =====
Line 8: Line 10:
 ===== Using BCSUtils ===== ===== Using BCSUtils =====
  
-Just include ''bcsutils.bcs'' instead of ''acsutils.acs'.+Just include ''bcsutils.bcs'' instead of ''acsutils.acs''.
  
 <code> <code>
Line 19: Line 21:
 // usable without writing the "BCSUtils." prefix // usable without writing the "BCSUtils." prefix
 using BCSUtils;  using BCSUtils; 
 +</code>
  
bcsutils.1500040318.txt.gz · Last modified: 2017/07/14 16:51 by korshun