EvilEngine/CNTR: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
|type=[[Base]]
|objectid=0x16
|games=Night of 100 Frights<br>Battle for Bikini Bottom<br>The SpongeBob SquarePants Movie<br>The Incredibles<br>Rise of the Underminer}}
|sourcecode=[https://github.com/bfbbdecomp/bfbb/blob/master/src/Core/x/xCounter.h xCounter.h]}}
 
A '''counter''' is a [[Base|base asset]] that keeps track of a single number value. This value is an integer that can be in the range of -32,768 to 32,767. A counter's value is able to be modified, accessed, and reset at any time.