Changes

Jump to navigation Jump to search
→‎Control events: + note about reserved input
Line 161: Line 161:     
Most of these events are split into two variants, <tt>XPressed</tt> and <tt>XReleased</tt>. The <tt>Pressed</tt> variant is raised when the player presses the button (holding the button down only triggers the event once), and the <tt>Released</tt> variant is raised when they release it.
 
Most of these events are split into two variants, <tt>XPressed</tt> and <tt>XReleased</tt>. The <tt>Pressed</tt> variant is raised when the player presses the button (holding the button down only triggers the event once), and the <tt>Released</tt> variant is raised when they release it.
 +
 +
{{SMAPI upcoming|2.6|content='''Note:''' mods won't receive input sent to the chatbox, or the toggle-chatbox key.}}
    
{| class="wikitable"
 
{| class="wikitable"
translators
8,401

edits

Navigation menu