ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


input_functions

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
input_functions [2017/06/13 15:18] korshuninput_functions [2017/07/09 15:47] (current) korshun
Line 18: Line 18:
 Each key can be Each key can be
   * **Up** or **down** at any moment.   * **Up** or **down** at any moment.
-  * **Pressed**, if it was up during the previous tick but is now down. +  * **Pressed**, if it was **up** during the previous tick but is now **down**
-  * **Released**, if it was down during the previous tick but is now up.+  * **Released**, if it was **down** during the previous tick but is now **up**.
   * **Toggled**, if it is **pressed** or **released**.   * **Toggled**, if it is **pressed** or **released**.
  
input_functions.txt · Last modified: 2017/07/09 15:47 by korshun