Changes

Jump to navigation Jump to search
→‎References: rewrite for modders & link to Modding:SMAPI APIs#Input events
Line 354: Line 354:  
|}
 
|}
   −
==References==
+
==For modders==
* These constants are defined by SMAPI's <tt>SButton</tt> enum, which unifies XNA's [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.buttons.aspx <tt>Buttons</tt>], [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.keys.aspx <tt>Keys</tt>], and [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.mousestate.aspx <tt>MouseState</tt>].
+
These constants are part of the [[Modding:SMAPI APIs#Input events|SMAPI input events]], specifically SMAPI's <tt>SButton</tt> enum which unifies XNA's [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.buttons.aspx <tt>Buttons</tt>], [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.keys.aspx <tt>Keys</tt>], and [https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.input.mousestate.aspx <tt>MouseState</tt>].
    
<!--[[Category:Modding]]-->
 
<!--[[Category:Modding]]-->
translators
8,403

edits

Navigation menu