User Tools

Site Tools


4rpl:commands:getmappedkeydown

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:getmappedkeydown [2021/01/08 11:01] – external edit 127.0.0.14rpl:commands:getmappedkeydown [2024/06/10 14:53] (current) – [Description] Linebreaks provided Vertu
Line 3: Line 3:
  
 ====== GetMappedKeyDown ====== ====== GetMappedKeyDown ======
-GetMappedKeyDown(<-key true) ->val+GetMappedKeyDown(<-key <-ignorePressesOverUI) ->val
  
 ===== Description ===== ===== Description =====
-Returns a boolean indicating if the specified Key was pressed during the game frame. +Returns a boolean indicating if the specified Key was pressed during the game frame.\\ 
-Note: This only return true once until the key is released and pressed again. +Note: This only return true once until the key is released and pressed again.\\ 
-The first argument is a string that specifies the key mapping constant, as defined in Settings/Controls. +The first argument is a string that specifies the key mapping constant, as defined in Settings/Controls.\\ 
-To see the mappings, bring up Settings/Controls and point at one of the key mapping buttons. The Mapping name will appear on the left under the name. +To see the mappings, bring up Settings/Controls and point at one of the key mapping buttons. The Mapping name will appear on the left under the name.\\ 
-Note that the mapping name is case sensitive. +Note that the mapping name is case sensitive.\\ 
-The second argument indicates whether to ignore the events when over the UI.+The second argument indicates whether to ignore the events when the cursor is over the UI.
  
  
4rpl/commands/getmappedkeydown.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1