User Tools

Site Tools


prpl:settimer2

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:settimer2 [2016/12/02 23:33] – external edit 127.0.0.1prpl:settimer2 [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+int | | [ int - ] |
  
  
 === Description === === Description ===
-TODO +Sets the current value of timer 2. Timers are set to some value, and the decrease by 1 each game frame (even if the core is in a Delay).
  
 === Examples === === Examples ===
-<code>if (GetTimer2 eq0) +<code prpl>if (GetTimer2 eq0) 
  trace(GetUpdateCount)   trace(GetUpdateCount) 
  SetTimer2(30)   SetTimer2(30) 
prpl/settimer2.1480721630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)